Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » disabling preprocessor
disabling preprocessor [message #912481] Thu, 13 September 2012 12:46 Go to next message
Eclipse UserFriend
I am using eclipse cdt just for editing my code (the compilation is made by scripts manually run). Thus, eclipse don't found the preprocessor symbols and grayed the code! I dont want to put ALL the symbols manually. So, is there any way to disable the preprocessor and do the eclipse consider ALL the code?


Tks.
Re: disabling preprocessor [message #1270593 is a reply to message #912481] Thu, 13 March 2014 03:34 Go to previous messageGo to next message
Eclipse UserFriend
Hey i have same problem too,
Sometime i don't need to activate the effect of preprocessor,
Because in embedded programing we have the stand alone compiler.
Re: disabling preprocessor [message #1277758 is a reply to message #1270593] Wed, 26 March 2014 08:33 Go to previous message
Eclipse UserFriend
In Preferences->C/C++->Editor you can disable "Highlight inactive code".
Previous Topic:undefined reference to _kill, _getpid and _sbrk
Next Topic:Eclipse console behaving differently compared to cmd.exe
Goto Forum:
  


Current Time: Wed Jul 23 01:53:34 EDT 2025

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

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

Back to the top