Updated to version 3.0.0 (namespace registry, model version)
2 files changed
tree: 0632d59f8074d387ccc8012c7bd5f08229dbd278
  1. .mvn/
  2. archive/
  3. build_dependencies/
  4. features/
  5. plugins/
  6. releng/
  7. tests/
  8. .gitignore
  9. .mailmap
  10. .project
  11. Add_new_model_version.txt
  12. CODE_OF_CONDUCT.md
  13. CONTRIBUTING.md
  14. DEPENDENCIES
  15. description.txt
  16. LICENSE
  17. log.txt
  18. NOTICE.md
  19. pom.xml
  20. README.md
  21. 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