Updated help: meta model changes
1 file changed
tree: c210d3e2d6b2757d6ffb5b7bdcf5a8aa8da33e07
  1. .mvn/
  2. archive/
  3. build_dependencies/
  4. features/
  5. plugins/
  6. releng/
  7. tests/
  8. .gitignore
  9. .project
  10. Add_new_model_version.txt
  11. CODE_OF_CONDUCT.md
  12. CONTRIBUTING.md
  13. DEPENDENCIES
  14. description.txt
  15. LICENSE
  16. log.txt
  17. NOTICE.md
  18. pom.xml
  19. README.md
  20. SECURITY.md
README.md

Eclipse APP4MC - Migration

This is the repository of the Eclipse APP4MC migration component.

Build

The project uses Maven/Tycho to build.

The build creates a P2 update site and an executable jar.
The results are located in the folder ./releng/org.eclipse.app4mc.converters.product/target/

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