Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse 3.1 + Webtool M5 : Issues with java/web src dir for web module config
Eclipse 3.1 + Webtool M5 : Issues with java/web src dir for web module config [message #116375] Tue, 05 July 2005 15:47 Go to next message
Manoj Pallikkattil is currently offline Manoj PallikkattilFriend
Messages: 13
Registered: July 2009
Junior Member
I just installed Eclipse 3.1 and Web Tools M5. I have an existing Tomcat
web module with the following directory structure.

Current : Root directory
Current/src/java : Java source directory
Current/src/web : Web source directory
Current/src/web/WEB-INF/classes : Java compile target directory
Current/src/web/WEB-INF/lib : lib directory

How do I set up a dynamic web application for Tomcat 5.0 using webtools in
Eclipse to use the above directory structure?

When I try to create a dynamic web application using the wizard, it
creates JavaSource and WebSource directories. And it does not point to the
directory structure above. Is there any way to change the JavaSource
directory and the WebSource directory to point to the correct ones I need
?

Any help would be highly appreciated!!!!
Re: Eclipse 3.1 + Webtool M5 : Issues with java/web src dir for web module config [message #116392 is a reply to message #116375] Tue, 05 July 2005 16:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nagrawal.us.ib.com

You will have to modify the .wtpmodules file, it has JavaSource and
WebContent mapped by default, modify according to your requirements.
Re: Eclipse 3.1 + Webtool M5 : Issues with java/web src dir for web module config [message #117179 is a reply to message #116392] Thu, 07 July 2005 07:03 Go to previous message
Rob Sanheim is currently offline Rob SanheimFriend
Messages: 8
Registered: July 2009
Junior Member
Neeraj Agrawal wrote:
> You will have to modify the .wtpmodules file, it has JavaSource and
> WebContent mapped by default, modify according to your requirements.
>

Go vote for this bug/feature request - we need to have better, more
stable functionality for this sort of thing:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=102981

- Rob
Previous Topic:Create EJB failed
Next Topic:eclipse 3.1 + geronimo plugin + wtp m4
Goto Forum:
  


Current Time: Thu Dec 26 11:03:43 GMT 2024

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

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

Back to the top