AmaltheaResourceExpression: Replaced use of java.nio with eclipse.core.resources - this fixes problems with resources that are not mapped to the file system (e.g. link to sourcecontrol)
This is the repository of the Eclipse APP4MC migration component.
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.