- Checkout Feature (Branch:config_generation)
- Create a build_jar.properties:
# Path to Java compiler
bin.javac.path = "path to javac.exe"
# Path to fm.core plugin
fm.core.path = "path to de.ovgu.featureide.fm.core folder"
- Run
build.xml
as with Ant
# Path to Java compiler
bin.javac.path = "path to javac.exe"
# Path to fm.core plugin
fm.core.path = "path to de.ovgu.featureide.fm.core folder"
build.xml
as with Ant