Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Set code active/inactive
Set code active/inactive [message #901199] Fri, 10 August 2012 05:35 Go to next message
Eclipse UserFriend
Hi , i set by accident the code in a header file inactive... (with some shortcut..)
does anyone know what i did and/or how i can reactivate the code?
the code between

#ifndef TOOLS_H_ , #define TOOLS_H_ and #endif is gray.
Re: Set code active/inactive [message #901230 is a reply to message #901199] Fri, 10 August 2012 08:40 Go to previous message
Eclipse UserFriend
On 10/08/12 11:35, simon dold wrote:
> Hi , i set by accident the code in a header file inactive... (with some
> shortcut..)
> does anyone know what i did and/or how i can reactivate the code?
> the code between
> #ifndef TOOLS_H_ , #define TOOLS_H_ and #endif is gray.
My guess would be that you have an other header included with the same
#define. Use file search to find any "#define TOOLS_H_" in your code. Or
use the "Include Browser" to view the includes of your header.



--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
Previous Topic:popup a message when network disconnected to the user for remote projects
Next Topic:semantic errors
Goto Forum:
  


Current Time: Thu Jun 12 12:45:36 EDT 2025

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

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

Back to the top