Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Can't seem to exclude files via resource filters in subdirectories(Resource Filters)
Can't seem to exclude files via resource filters in subdirectories [message #1702228] Mon, 20 July 2015 18:55
Steve Fatula is currently offline Steve FatulaFriend
Messages: 5
Registered: July 2015
Junior Member
For the life of me, I cannot get this to work.

I have a directory structure of:

Project/hot-deploy/company/php

I tell Eclipse to Include project relative path hot-deploy, this works and shows up all subdirectories and code as well, even though I did not check "All Children". No issue here.

Note, in the directory hot-deploy, there is not only the directory company, there is a bunch of files, tons of them, and I want to exclude *all* of them.

Seems like all I should have to do is something like exclude files via project relative path hot-deploy/*, but nope. Simply hot-deploy does not work either. Tried location with full path, nope. Tried many variations, but, none of them ever get rid of a single file at all, unless I exclude * and say recurse of course, in which case all my files go away which is not what I want.

I simply want to exclude all files in relative directory hot-deploy

How!?
Previous Topic:XAMPP installation in Eclipse
Next Topic:PSR-2 code style formatter issue
Goto Forum:
  


Current Time: Sun Oct 06 17:50:01 GMT 2024

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

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

Back to the top