Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Exclude files/directories from build
Exclude files/directories from build [message #69221] Tue, 22 April 2008 17:01 Go to next message
Eclipse UserFriend
Originally posted by: ario.mail.utexas.edu

Is there any way to prevent Eclipse from inspecting particular files and
folders during its validation process? I have several folders which
contains tens of thousands of htm and xml derived files that Eclipse wants
to validate, which is of course incredibly time consuming, unnecessary,
and results in validation errors that I don't need. I've been looking for
a solution for this for months, and recently have searched exhaustively,
to no avail. I've tried:

-Making the desired files/folders hidden (bad solution to begin with, and
also doesn't work)
-Looking through all of the options in Windows->Preferences
-Reading through the Eclipse help files
-Searching through newsgroups and Google: all of the solutions I find
didn't work (as mentioned by the posters themselves), or only applied to
other Eclipse plugins

Does anyone know how to do this, or can anyone at least tell me
definitively that there's no way to do it?
Re: Exclude files/directories from build [message #69381 is a reply to message #69221] Thu, 24 April 2008 16:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ario.mail.utexas.edu

Anyone? Bueller?
Re: Exclude files/directories from build [message #69420 is a reply to message #69221] Thu, 24 April 2008 21:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dirk.thomas.4wdmedia.de

i think the feature you are searching is the feature request 178602 which
suggests to that files/folders which are marked as derived should neither
be parsed nor generate errors/warnings in the task list.

unfortunatly non of the pdt developers responded to that bug - imo the
priority of that feature request should be raised and targeted for the
next release...
Re: Exclude files/directories from build [message #69440 is a reply to message #69381] Fri, 25 April 2008 11:05 Go to previous messageGo to next message
Nico Ehinger is currently offline Nico EhingerFriend
Messages: 7
Registered: July 2009
Junior Member
inverse approach: you create a new project in a different workspace and add the folders you need
manually using symlinks: new -> folder -> advanced -> link folder to file system -> browse, then
point to the folder you want to be parsed/validated. repeat for your other folders. doesn't work for
files though.

cheers


Ari Schulman wrote:
> Anyone? Bueller?
>
Re: Exclude files/directories from build [message #69459 is a reply to message #69420] Fri, 25 April 2008 11:07 Go to previous messageGo to next message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
People should vote for the feature to increase its profile and it should help the pdt developers
prioritise what goes into future versions of PDT.

Dave Kelsey

Dirk Thomas wrote:
> i think the feature you are searching is the feature request 178602
> which suggests to that files/folders which are marked as derived should
> neither be parsed nor generate errors/warnings in the task list.
>
> unfortunatly non of the pdt developers responded to that bug - imo the
> priority of that feature request should be raised and targeted for the
> next release...
>
Re: Exclude files/directories from build [message #69499 is a reply to message #69459] Sat, 26 April 2008 00:07 Go to previous message
Eclipse UserFriend
Originally posted by: ario.mail.utexas.edu

How can I do this?
Previous Topic:Disk access on key press
Next Topic:Problem installing build I20080407
Goto Forum:
  


Current Time: Thu Apr 18 18:11:49 GMT 2024

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

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

Back to the top