Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Configuration Disappears when I reopen project!!!!

Hi Dylan,
How do you add configuration, in project properties? Sounds similar to bug 242955. As a workaround you can use "Build Configurations->Manage" in Project Explorer context menu, or just avoid Apply button and use OK instead.

Andrew

On Fri, Dec 5, 2008 at 2:45 AM, Dylan Reynolds <dylan.reynolds@xxxxxxxxxxxxxx> wrote:
I am using Eclipse 3.4.1.  (at least i think this is the Eclipse I am using - in the About it says: Eclipse 3.4.1 Build M20080911-1700, but in the software updates section it says Eclipse Platform 3.4.0.M20080911-1700)  So it is the same build just not sure its the same version.

According to the software updates section I am using CDT 5.0.1.200809120802.

It also suggests when I try to update that "there is nothing to update" - as in I think I am using a pretty recent version.  (I realise this is probably based on what update servers I have - these are the default that came with Eclipse Ganymede)

Unless I am missing something I think that this is a pretty major bug.

I am trying to add a configuration to a project.  I call the configuration "Library" and give it a description "Build static library".  I then change the build artifact in settings for this new configuration to be a static library and use default settings for name and extension etc...  I then build using this configuration and everything is as it should be - I generate a library .a and a library folder.  However, when I then close this project and reopen it my configuration has disappeared.  It is not in the list for possible builds or in the project properties configuration list.  But if you go a bit deeper into manage configurations for the project there is a clone debug configuration - this configuration doesn't have the same settings I added to my Library config.  It is basically a copy of the debug configuration.

I am running Eclipse on Linux and on Windows Vista and both Eclipses have the same problem.

Please advise me if I am doing something wrong or if there is a new release that fixes this or if it is a new bug?

Kind Regards

Dylan Reynolds



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top