"Web App Libraries" not shown in "Libraries" [message #161196] |
Mon, 20 February 2006 09:33  |
Eclipse User |
|
|
|
Originally posted by: dserodio.gmail.com
I'm having some classpath problems, and after reading a few posts on
this newsgroup I tried to remove, then add the "Web App Libraries"
again. But when I click on Project Properties > Java Build Path > Add
Library, I only see:
JRE System Library
Plugin-in Dependencies
Server Runtime
Standard Widget Toolkit (SWT)
User Library
Why is "Web App Libraries" missing from this list? I'm using WTP
M200602141429.
TIA,
Daniel Serodio
|
|
|
|
Re: "Web App Libraries" not shown in "Libraries" [message #162837 is a reply to message #161196] |
Sun, 05 March 2006 15:21  |
Eclipse User |
|
|
|
Originally posted by: cap_nemesis.hotmail.com
In your project directory open the file ".classpath" and add the following
line, if it isn't already there:
<classpathentry kind="con"
path="org.eclipse.jst.j2ee.internal.web.container/yourprojectname "/>
and replace "yourprojectname".
MK
"Daniel Serodio" <dserodio@gmail.com> schrieb im Newsbeitrag
news:dtck0g$9pb$1@utils.eclipse.org...
> I'm having some classpath problems, and after reading a few posts on
> this newsgroup I tried to remove, then add the "Web App Libraries"
> again. But when I click on Project Properties > Java Build Path > Add
> Library, I only see:
>
> JRE System Library
> Plugin-in Dependencies
> Server Runtime
> Standard Widget Toolkit (SWT)
> User Library
>
> Why is "Web App Libraries" missing from this list? I'm using WTP
> M200602141429.
>
> TIA,
> Daniel Serodio
|
|
|
Powered by
FUDForum. Page generated in 0.25783 seconds