Finn Bock wrote:
[me]

Now that ant.jar has been removed, the project is slightly less friendly to eclipse since ant.jar is required by the files in org.apache.fop.tools.anttasks.

It is easily solved locally, I just wanted to point it out.


[Peter B. West]

Finn,

I've been trying to find an Eclipse-clean way to solve this one. How did you do it?


The same way that I locally solved the Jimi and JAI dependency:

copy d:\java\ant-1.5.1\lib\ant.jar lib

and adding the .jar to the "Java Build Path/Libraries".

I'm using 3.0 M5, and I have just defined a classpath variable for the ant.jar in eclipse/plugins. Eclipse lets me add the variable to the classpath for the project.


Peter
--
Peter B. West <http://www.powerup.com.au/~pbwest/resume.html>



Reply via email to