Bug 579656 - Removing port attribute from Endpoint https://bugs.eclipse.org/bugs/show_bug.cgi?id=579656 Removing Port attribute from endpoint Renaming Refereable -> Referable Adding AASEndpoint DataType - Class added - AASEndpoint.java - AssetAdministrationShell.java updated. - getEndPoint(), setEndpoint(...) updated with getAASEndPoint(), setAASEndpoint(...). AssetAdministrationShell.java accepts Endpoint attribute only of type: AASEndpoint - DataHandlerCreator.java updated. - propertiesFile() updated - generation process of Endpoints for assets updated. - Endpoint.java updated - Accepts the entire server address and no more address and port name separately. Address attribute validated with UrlValidators.java. - Project.java updated - createReadMe()changed due to the change in API. - Test.java updated - for testing purposes. Change-Id: Id19bbe8416dff52c17d315cf2b7aecc98112fae4 Signed-off-by: Asma Smaoui <asma.smaoui@cea.fr> Signed-off-by: Tapanta Bhanja <tapanta.bhanja@dfki.de> Signed-off-by: Saadia Dhouib <saadia.dhouib@cea.fr>
These instructions will get you a copy of the project up and running on your local machine for development and/or testing purposes.
The things you need before installing the software.
In order to install the software you will have to open the downloaded IDE and install it via the integrated installer.
You can contribute to the Eclipse Papyrus project via [Gerrit] (https://git.eclipse.org/r/). If you are interested, you can see a detailed sequence in [this page] (https://wiki.eclipse.org/Gerrit). Contributions should be done based on the master branch in order to be automatically verified by its associated Jenkins job.