Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » ant script to add user library ?
ant script to add user library ? [message #143194] Wed, 12 October 2005 07:47
Eclipse UserFriend
Originally posted by: fbondioli.autentiweb.com

Hi everybody,

i'm really new to Eclipse and Ant. I'm using Eclipse 3.1 in order to
create web applications, using tomcat as server.

I found that wtp does not deploy user libraries added to project. I have
to import all required jars in WebContent/WEB-INF/lib and after that
eclipse copy the jars under Web App Libraries.

My problem is that some of the jar that this project needs are being
developed at the same time with this app, so the jars change frequently
and everytime I've to re-import them.

I think it could be possible to add an Ant builder to a Dynamic web
project so when the project is built (or after a clean, or before a "run
on server" ) i copyes all the user libraries added to the project to the

web-inf/lib folder...

Is this possible? Is there anyone that already tried this. Can somenone
point me in the right direction?

Best regards

Fabio B.
Previous Topic:WTP0.7 - JAR Dependency handling: Regression from 1.0M5 ??
Next Topic:Struts-pluggin-suggestion ????
Goto Forum:
  


Current Time: Thu Jul 25 18:52:11 GMT 2024

Powered by FUDForum. Page generated in 0.03667 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top