Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JDT Library support in WTP
JDT Library support in WTP [message #181697] Tue, 17 October 2006 17:28 Go to next message
Eclipse UserFriend
Originally posted by: zkybartas.gmail.com

Hello,

I have created a web project and want to configure it so that it will
include all the jars into my web-inf/lib from some certain JDT Library,
whenever i publish the project .
I was trying to find such a thing in the project properties, was trying to
read the guides and still can't figure out how can I do that. Is it
supported at all?

The use case is - I use maven's pom.xml to define and maintain my
dependencies. Then i have m2eclipse plugin, which adds those dependencies
to my project build path as a jdt library. So, i want WTP to include that
library conent into web-inf fodler when publishing project to the server.

Would appreaciate if someone could clarify how can i do that.

Greetings,
Zilvinas.
Re: JDT Library support in WTP [message #181702 is a reply to message #181697] Tue, 17 October 2006 17:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kosta.bea.com

WTP does not provide a way to designate a classpath container (JDT
Library) for deployment to WEB-INF/lib. Integration between WTP and
m2eclipse and solving this problem is tracked by the following bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=154251

- Konstantin
Re: JDT Library support in WTP [message #181783 is a reply to message #181702] Sun, 22 October 2006 16:31 Go to previous message
Eclipse UserFriend
Konstantin,

Bug 154251 has been quite silent lately. Are you willing to open up
WTP API for better pluggability or even better use JDT attributes to
mark classpath entries, such as jars and source folders for in-container
deployment?

As you can see this is quite popular issue and we need to come up with
some agreement that makes all parties happy.

regards,
Eugene


Konstantin Komissarchik wrote:
> WTP does not provide a way to designate a classpath container (JDT
> Library) for deployment to WEB-INF/lib. Integration between WTP and
> m2eclipse and solving this problem is tracked by the following bug:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=154251
>
> - Konstantin
Previous Topic:ExecutionException
Next Topic:WTP
Goto Forum:
  


Current Time: Sat Jul 12 15:48:36 EDT 2025

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

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

Back to the top