Community
Participate
Working Groups
Build Identifier: Eclipse 3.6.2 / CDT 7.0.2 When a CDT project is imported from a workspace to another, the active build configuration is lost, i.e. the active build configuration in the new workspace seems to be chosen completely randomly. This used to be the case for many versions of CDT. Expected behavior would be to persist the active build configuration somewhere in the project area. Reproducible: Always Steps to Reproduce: 1. create a Hello World project 2. set active build configuration to "Release" 3. restart Eclipse on another virgin workspace 4. import the Hello World project 5. --> the selected build configuration is back to "Debug"
Marking as duplicate. *** This bug has been marked as a duplicate of bug 278771 ***