Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Target Management » Requests(Filter Regexpression)
Requests [message #651931] Wed, 02 February 2011 06:19 Go to next message
Caleb Jeffery is currently offline Caleb JefferyFriend
Messages: 1
Registered: February 2011
Junior Member
HI I am currently working on a project which uses several file name formats to distenguish between functions and subroutine.

unfortunately some of the files are not meeting these formats

I would like to create a filiter which selects of files that doesn"t contain the glob pattern.

Is this possible?
Re: Requests [message #652047 is a reply to message #651931] Wed, 02 February 2011 14:06 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
So you want to hide files with a certain pattern?

As far as I know, in RSE this isn't possible directly, our filters only allow SHOWING files with certain patterns (well you could list all patterns that you do want to show).

If your remote server is "nearby" with a fast connection, you could set up an Eclipse Project with a Linked Resource pointing into an RSE filesystem (EFS). Eclipse 3.6 and later support very powerful resource filters that allow both the positive and the negative form, ie you can hide certain files using the Core Resources filters. Just select Project Properties / Resource Filters.

HTH,
Martin
Previous Topic:Forum Usage Tips
Next Topic:Pending Changes
Goto Forum:
  


Current Time: Thu Apr 25 07:09:39 GMT 2024

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

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

Back to the top