Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Recommended way to add a ProjectMacroSupplier to ALL existing projectTypes?
Recommended way to add a ProjectMacroSupplier to ALL existing projectTypes? [message #205885] Mon, 03 December 2007 14:13
Eclipse UserFriend
Originally posted by: rudolf.hornig.gmail.com

I want to add a projectTypeMacro that calculates automatically the
include paths for our project. What is the best way to add this
IProjectBuildMacroSupplier to the current projectTypes without creating
new projectTypes. ie I want to suppoert the macro on existing
projectTypes too !!!

currently I've *redefined* the CDT projectTypes with the same ID and set
the projectMacroSupplier attribute. CDT complains (correctly) about
duplicate IDs, but the solution still works (maybe by chance)

Is there a correct way to do it?

Rudolf
Previous Topic:The indexer only detects the defines of the file I'm editing.
Next Topic:External tool that generates source
Goto Forum:
  


Current Time: Fri Oct 04 23:14:14 GMT 2024

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

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

Back to the top