Bug 579868 - [Papyrus4Manufacturing] Allow indexing into dynamic SECs

https://bugs.eclipse.org/bugs/show_bug.cgi?id=579868

- Dependencies Files updated and added.
- Updated: aas-helpers-1.0.2.jar; aas-helpers-1.0.2.pom;
- Added: aas-helpers-1.0.2-javadoc.jar; aas-helpers-1.0.2-sources.jar;
- Project.java updated
- Methods updated: createFilePaths(), createPOMFile(),
createClassFile(), copyLibs().
- This changes now ensure proper delivery of the updated aas-helpers to
solve the problem of indexing Dynamic SECs.
- The javadoc.jar and sources.jar are just additional files added. These
do not change any functionality.

Change-Id: I775cb63c374268a2ef503c2af641239b158fdd00
Signed-off-by: Tapanta Bhanja <tapanta.bhanja@dfki.de>
8 files changed
tree: 65474b10a1ab567f1966dbc96e9b621acb4a4d5f
  1. features/
  2. plugins/
  3. rcp/
  4. releng/
  5. .gitignore
  6. CONTRIBUTING.md
  7. LICENSE
  8. NOTICE.md
  9. pom.xml
  10. README.md
README.md

Eclipse Papyrus for Manufacturing

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and/or testing purposes.

Prerequisites

The things you need before installing the software.

Installation

In order to install the software you will have to open the downloaded IDE and install it via the integrated installer.

Compile

Usefull commands

Contributing

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.

Additional Documentation and Acknowledgments