[SCA2AMALTHEA] Removed duplicate dependency
1 file changed
tree: 1047f02bf781c9b539bea1a9bcb1efd66ec5b907
  1. eclipse-tools/
  2. general-tools/
  3. .gitignore
  4. .mailmap
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. description.txt
  8. LICENSE
  9. NOTICE.md
  10. README.md
  11. SECURITY.md
README.md

Eclipse APP4MC - Tools

This is the repository of additional Eclipse APP4MC tool components:

eclipse-tools/emf-graphical-viewer  | Generic graphical viewer for EMF (meta-) models
eclipse-tools/sca2amalthea          | Model generation based on sourcecode analysis

Build

The project uses Maven/Tycho to build.

The builds create a P2 update site.

From the root folder of the components:

$ 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