Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Automate addition of symbols , includes, source filters for new projects
icon13.gif  Automate addition of symbols , includes, source filters for new projects [message #908049] Tue, 04 September 2012 15:49
Erez Voitiz is currently offline Erez VoitizFriend
Messages: 1
Registered: September 2012
Junior Member
Hi all,

Whenever creating a new CDT project there are a list of chores i must do :
1. Import symbols (preprocessor macros) and Includes (which for some reason
also causes the project properties page to close)
2. Add source locations filters
3. stop the automatic refresh/indexing of the project which began
when the project opened (did not have appropriate symbols,
paths and source filters)
4. refresh and rebuild the index

This is annoying
It appears that some problems can be addressed using project template :
1. Allows adding resource filters - not source filters, doesn't
just exclude from build but completely hides resource from the project
2. Add include paths

AFAIK there is no way to automatically add the symbols, or create default symbols
for the entire workspace

Is there any other way for automating this process ?
Thanks !


Previous Topic:symbols not resolving in eclipse, but resolving on command line
Next Topic:how to get list of cpp or c source files in cdt based on project type
Goto Forum:
  


Current Time: Sat Apr 27 00:47:45 GMT 2024

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

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

Back to the top