Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Problem using We App Libraries container standalone
Problem using We App Libraries container standalone [message #170320] Tue, 30 May 2006 13:36 Go to next message
Eclipse UserFriend
Originally posted by: nathanegge.yahoo.com

I installed all of the WTP plugin's *except* for the two GUI SDKs:

SDK for Web Standard Tools (WST) 1.0.2.v200604280000
J2EE Standard Tools (JST) SDK 1.0.2.v200604280000

I then created a new Tomcat Project using the plugin that can be found
here:

http://www.sysdeo.com/eclipse/tomcatplugin

I then edited my .classpath file to include the following line:

<classpathentry kind="con"
path="org.eclipse.jst.j2ee.internal.web.container"/>

When I restarted eclipse and opened my project, it correctly showed the
Web App Libraries classpath container on my classpath. However, importing
jar files into the WEB-INF/lib directory did not make them come up under
the Web App Libraries tree, and I could not compile any files that
imported classes from those jar files.


Am I wrong in thinking that this simple classpath container will work
standalone? On the surface, it seems like there should be no problem
using this container as I am (and infact the ant4eclipse project allows
you to reference the Web App Libraries classpath from inside your
build.xml script).


Any information would be appreciated.


Nathan
Re: Problem using Web App Libraries container standalone [message #170327 is a reply to message #170320] Tue, 30 May 2006 18:11 Go to previous message
Eclipse UserFriend
Originally posted by: nathanegge.yahoo.com

Nathan Egge wrote:

> I installed all of the WTP plugin's *except* for the two GUI SDKs:

> SDK for Web Standard Tools (WST) 1.0.2.v200604280000
> J2EE Standard Tools (JST) SDK 1.0.2.v200604280000

Just tried installing those two SDK's and it doesn't change anything. I'm
not entirely sure what the problem is, it would be very convinient if you
could use this classpath container in any web application.
Previous Topic:Problem using We App Libraries container standalone
Next Topic:Problem using WebDav FTP Plugin
Goto Forum:
  


Current Time: Fri Apr 26 16:01:32 GMT 2024

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

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

Back to the top