Updated to version 2.1.0 (pom.xml, feature.xml, MANIFEST.MF)

Command: mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=2.1.0.qualifier
60 files changed
tree: 1c53e30c34e05514044288c44411aaf18aeb8ef9
  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