Re: Unnecessary entries in Eclipse project

2008-12-08 Thread Kirk True
Hi Filip, Filip Hanik - Dev Lists wrote: ant -f extras.xml Thanks. I do know how to get the libraries, that's not really the question ;) It seems that the core code in the Eclipse project doesn't reference those libraries and so it seems they're superfluously included in the .project fil

Re: Unnecessary entries in Eclipse project

2008-12-08 Thread Filip Hanik - Dev Lists
ant -f extras.xml Filip Kirk True wrote: Hi all, When I use the included Eclipse project file (from trunk), I get these error messages: Project 'trunk' is missing required library: 'output/extras/webservices/jaxrpc.jar' Project 'trunk' is missing required library: 'output/extras/web

Unnecessary entries in Eclipse project

2008-12-08 Thread Kirk True
Hi all, When I use the included Eclipse project file (from trunk), I get these error messages: Project 'trunk' is missing required library: 'output/extras/webservices/jaxrpc.jar' Project 'trunk' is missing required library: 'output/extras/webservices/wsdl4j.jar' That said, I can remo