Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » removing a jar from web app libraries
removing a jar from web app libraries [message #192212] Tue, 08 May 2007 10:04 Go to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
Hi,
Using WTP 2.0 (wtp-I-I200705031628-200705031628), how do I remove a jar from
the web app libraries? I tried to simply delete the file from the file
system, but then the project would not build (missing required jar).
Thanks,
Zohar.
Re: removing a jar from web app libraries [message #192239 is a reply to message #192212] Tue, 08 May 2007 14:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Hello

This looks like a bug.

Workaround may look like this:
You can remove Web App Libraries from build path, delete jars you want
to, and then add all others to build path again.

HTH,
Chris
Re: removing a jar from web app libraries [message #192273 is a reply to message #192239] Wed, 09 May 2007 16:07 Go to previous message
Eclipse UserFriend
Originally posted by: kosta.bea.com

This is a known issue. There are a couple of decent work-arounds available:

1. Open the Navigator view, find and delete the jar there. You will
notice the Web App Libraries node update to reflect the change.

2. If you delete the file on the file system, you have to tell Eclipse
about that (this applies to any file, not just jar files in Web App
Libraries). Just right-click on the project and select the Refresh menu
item.

- Konstantin
Previous Topic:eclipse WTP + JWSDP + Tomcat
Next Topic:Possible Eclipse 3.3.0 (M6) bug with WTP / org.apache.geronimo
Goto Forum:
  


Current Time: Thu Apr 25 06:41:59 GMT 2024

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

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

Back to the top