Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » "sticky" macro expansion
"sticky" macro expansion [message #234606] Sat, 06 June 2009 18:57 Go to next message
Robert Brusa is currently offline Robert BrusaFriend
Messages: 55
Registered: July 2009
Member
Days ago I edited several #define statements in an include files. Now I
realize that when I hover over a statement that uses these defines,
Eclipse still displays the old values. The build process on the other hand
uses the correct (new) definitions.

I have shut down eclipse, deleted the contents of the the folder
metadata/.plugins/org.eclipse.cdt.make.core in my workspace and restarted
Eclipse. Still the old values!
Versions: Ganymede 3.4.1 with CDT 5.0.1
Re: "sticky" macro expansion [message #234623 is a reply to message #234606] Sun, 07 June 2009 08:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: subs._nospam_consertum.com

Robert Brusa wrote:
> Days ago I edited several #define statements in an include files. Now I
> realize that when I hover over a statement that uses these defines,
> Eclipse still displays the old values. The build process on the other
> hand uses the correct (new) definitions.
>
> I have shut down eclipse, deleted the contents of the the folder
> metadata/.plugins/org.eclipse.cdt.make.core in my workspace and
> restarted Eclipse. Still the old values!
> Versions: Ganymede 3.4.1 with CDT 5.0.1
>
>
>
You probably need to re-index. Right-click on the project, Index->Rebuild

--
Derek
Re: "sticky" macro expansion [message #234669 is a reply to message #234623] Mon, 08 June 2009 14:23 Go to previous message
Robert Brusa is currently offline Robert BrusaFriend
Messages: 55
Registered: July 2009
Member
Derek wrote:

> You probably need to re-index. Right-click on the project, Index->Rebuild

Yes that did the magics. Thanks.
Previous Topic:Project files in different location than sources?
Next Topic:Re: Unresolved Inclusion
Goto Forum:
  


Current Time: Sat Aug 17 04:41:38 GMT 2024

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

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

Back to the top