Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse CDT specify only some folders as resource(Eclipse CDT specify only some folders as resource)
Eclipse CDT specify only some folders as resource [message #989188] Wed, 05 December 2012 06:19
ratheesh p is currently offline ratheesh pFriend
Messages: 1
Registered: December 2012
Junior Member
In eclipse CDT 4.2 i want to include only few folders as resource. eg "/root" is the place where project "myproject" is created. I want to include only these folders and exclude any others.

/root/A
/root/B
/root/C/D

I am aware that this can be done in

Project -> Resource -> Resource Filters

But the UI there is confusing me.

What is the difference between Location and Relative path.
The check box "Apply recursively" is also confusing me a bit.
There is a way to specify regular expression but if I put a usually valid regex starting with *, like */root/A/* or */myproject/A/* it will give error saying "Dangling meta character near index 0".

In short because of these seemingly confusing options (to me) I am not yet able to acheive above. Please clarify how to do it.

PS : The way source lies in linux my file system and proprietary source control system they all are links. Not sure if this matters , but just mentioning.
eg root/A/file.c --> [link to version control system for file.c]
Previous Topic:why eclipse give error in debug mode
Next Topic:Using CDT with Eclipse Indigo(3.7) on Solaris 10
Goto Forum:
  


Current Time: Thu Mar 28 09:14:38 GMT 2024

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

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

Back to the top