Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How do I exclude a directory from WebTools?
How do I exclude a directory from WebTools? [message #119513] Mon, 11 July 2005 20:23 Go to next message
Eclipse UserFriend
Originally posted by: non.onon.com

I deploy my JSPs by copying them to a separate directory (within the eclipse
project).

This is a problem with WebTools because it is picking up the JSPs in the
deployment directory AND the JSPs under WebContent. This means that
searching for references and refactoring updates two copies of the JSP.

How can I tell WebTools to ignore the files in my deployment directory??

Thanks,
Adam
Re: How do I exclude a directory from WebTools? [message #119567 is a reply to message #119513] Mon, 11 July 2005 21:37 Go to previous message
Eclipse UserFriend
Originally posted by: sgregory.orchardsoft.com

Adam Brod wrote:
> I deploy my JSPs by copying them to a separate directory (within the eclipse
> project).
>
> This is a problem with WebTools because it is picking up the JSPs in the
> deployment directory AND the JSPs under WebContent. This means that
> searching for references and refactoring updates two copies of the JSP.
>
> How can I tell WebTools to ignore the files in my deployment directory??
>
> Thanks,
> Adam
>
>
right-click on the deployment directory and choose properties. Then
mark that directory as "derived".
Previous Topic:.deployables and Tomcat "Run on Server"
Next Topic:open xml file in xml editor
Goto Forum:
  


Current Time: Sat Jul 27 13:27:11 GMT 2024

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

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

Back to the top