Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » External settings gone
External settings gone [message #727431] Wed, 21 September 2011 09:38 Go to next message
Edouard  is currently offline Edouard Friend
Messages: 17
Registered: July 2011
Junior Member
Hello,

I face a strange problem:
I made a plugin that creates a C project with Hello World sample and adds external settings (include paths and library paths / libraries) and selects CrossGCC toolchain.

The project is created and is compiling without problem. I see the settings in the properties page (e.g. C/C++ Build -> Settings -> Cross GCC Compiler -> Includes)

But, when I re-start Eclipse, all these settings are gone!

Anybody has a clue why?

I'm using Eclipse Indigo with CDT.

Thanks,
Edouard
Re: External settings gone [message #727475 is a reply to message #727431] Wed, 21 September 2011 12:05 Go to previous message
Edouard  is currently offline Edouard Friend
Messages: 17
Registered: July 2011
Junior Member
Hi again,

I just tried to create a Cross GCC project as it is proposed by CDT (so without my plug-in) and it is the same.
What I noticed is that If I create a Cross GCC project and go and add include paths in the properties, Apply and OK to exit, then go to the properties again, the settings are gone.
But, if I do it again, then the properties are kept.

That should be a BUG.
Previous Topic:Cannot debug C remote application - Solved
Next Topic:Build out of the project
Goto Forum:
  


Current Time: Thu Sep 26 06:48:10 GMT 2024

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

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

Back to the top