hi all,
as an alternative you can use
ECLIPSE_HOME/plugins/org.apache.ant_1.6.2/lib/ant.jar
in the java build path of your project.
jakob
Thomas Dudziak schrieb:
Hi all,
the recent removal of the Ant libs from CVS Head broke OJB's Eclipse project because the XDoclet module needs them for compilation (at least in Eclipse). To fix this I added a reference to the main Ant lib using an Eclipse classpath variable (Window -> Pereferences -> Java -> Build Path -> Classpath Variables) called ANT_HOME which serves the same purpose as the environment variable of the same name.
regards, Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
