Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » External settings gone
External settings gone [message #727431] Wed, 21 September 2011 05:38 Go to next message
Eclipse UserFriend
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 08:05 Go to previous message
Eclipse UserFriend
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: Wed Jul 16 01:10:52 EDT 2025

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

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

Back to the top