Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » More than one Web Content Folder
More than one Web Content Folder [message #166523] Wed, 12 April 2006 13:14 Go to next message
Marcos López is currently offline Marcos LópezFriend
Messages: 75
Registered: July 2009
Member
Hello

I want to have more than one Web Content folder. How can i do it? If this
feature is not implemented yet... do you know if it is planned to be done
soon?

What i do now to solve this problem is to create a Builder that runs every
moment the project is modified. But this solution is very tedious for
Eclipse and from time to time i get an OutOfMemoryException.

By the way. Where can i see the feature requests that have already been
done?

Thank you very much.
Re: More than one Web Content Folder [message #166754 is a reply to message #166523] Thu, 13 April 2006 16:52 Go to previous message
Chris Gage is currently offline Chris GageFriend
Messages: 74
Registered: July 2009
Member
If you could describe what it is you want to achieve by having more than
one WebContent folder, someone might be able to help you.

Are you aware that you can have as many folders as you like _INSIDE_
WebContent? An example of this might be a /theme folder that contains
all of your CSS stylesheets and GIF/PNG/JPG files. This is a commonly
adopted idiom for JSF projects, but it could be used for any project.

Then again you can use folders to group JSPs by subapplication...

Chris
Previous Topic:Configure Eclipse for new Axis version
Next Topic:Reuseable Dialog Components
Goto Forum:
  


Current Time: Fri Apr 26 15:28:45 GMT 2024

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

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

Back to the top