Update Target Definition

- removed TPD support
- switched to plain PDE Target Definition handling
- switched from "slicer" to "planner" mode
- Update to 2020-06
- Update to e(fx)clipse 3.7.0
- removed Sirius
- removed GMF
- removed Acceleo
- removed UML2 Tools
- removed Javascript Tools Chromium Debugger, Server Tools and node.js
support
- added fix for JavaFX inconsistencies when multiple Java versions are
on the java.library.path

Change-Id: I776ada869cac5b8299ab7e8cab074a7a38090b19
Signed-off-by: Dirk Fauth <dirk.fauth@de.bosch.com>
71 files changed
tree: a9850b9c1f1099cda5af076ab1551df1fe8610e1
  1. .mvn/
  2. archive/
  3. build_dependencies/
  4. examples/
  5. features/
  6. plugins/
  7. releng/
  8. tests/
  9. .gitignore
  10. .mailmap
  11. CODE_OF_CONDUCT.md
  12. CONTRIBUTING.md
  13. DEPENDENCIES
  14. description.txt
  15. LICENSE
  16. NOTICE.md
  17. pom.xml
  18. README.md
  19. SECURITY.md
README.md

Eclipse APP4MC

This is the main repository of Eclipse APP4MC. It contains the following components:

Model           | Amalthea model
Editor          | Standard Amalthea model editor
Validation      | Framework and provided model validations
Visualization   | Framework and standard model validations
Workflow        | Model manipulation based on EASE or MWE2
Tracing         | Amalthea trace database (ATDB) and converters
Examples        | Modeling examples of the platform
Help            | Eclipse APP4MC help

Build

The project uses Maven/Tycho to build.

From the root:

$ mvn clean verify

You need Maven 3.6.3 or higher to perform the POM-less Tycho build.

License

Eclipse Public License (EPL) v2.0