[jsword-devel] How do you use eclipse to run a default ANT task?

Joe Walker jsword-devel@crosswire.org
Fri, 25 Apr 2003 22:52:15 +0100


Thanks Roland,
I didn't have the problem at home, and I could never remember how I 
solved it at work.

Joe.

Roland Kofler wrote:
> Hey Guys I hope i'm not late but i found the solution:
> You have to add the Java Runtime Libs to your Ant Configuration:
> Run->External Tools->External Tools...->your Build.xml->classpath-
> 
>> additional classpath entries
> 
> add the jars in %java_home%\jre\lib\
> 
> this is probably a conceptual flaw of eclipse that doesn't import the 
> files to the ant task
> cheers
> roland
>