oasp / oasp4j-ide

tool to automate setup and update of development environment (for Java projects)
Apache License 2.0
14 stars 15 forks source link

Ant misconfiguration #126

Open geoffroya opened 7 years ago

geoffroya commented 7 years ago

Hi I encountered an issue when trying to run an Ant build. JNI errors occur :( Ant home needs to be set in Window -> Preferences -> Ant -> Runtime I set it to [MY-DEVON-INSTALL-PATH]\software\ant

hohwille commented 6 years ago

Thanks for the feedback. So we need to tweak that in the eclipse config templates. Maybe this is the reason: https://github.com/oasp/oasp4j-ide/blob/master/oasp4j-ide-settings/src/main/settings/eclipse/workspace/update/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ant.core.prefs That is actually bound to the ant-installation shipped with Eclipse that may change with every update of Eclipse.