Bug 580217 - [Papyrus4Manufacturing] Name of generated JAR file

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

- Project.java updated.
- Method - createPOMFile() updated.
- Generated JAR File no more has a long name with a prefix -
"Papyrus4manufacturing".
- Generated JAR File named after project name.

Change-Id: I61514edce768caf73fee2a6d6f5ad33236f0b9cf
Signed-off-by: Tapanta Bhanja <tapanta.bhanja@dfki.de>
1 file changed
tree: d9833fd3e223dba56d4035d547200bc472aa860a
  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