Bug 461648 - Autotools configuration is ignored when eclipse is restarted
Summary: Autotools configuration is ignored when eclipse is restarted
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-cdt
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnston
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-09 17:54 UTC by Jeff Johnston
Modified: 2008-09-12 20:15 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-12 20:15:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Johnston 2008-09-09 17:54:31 UTC
Description of problem:

If the user sets a particular configuration where the build directory is specified other than the default, a build will work fine.  If eclipse is shutdown and restarted, the build directory is defaulted to "build" instead of the existing configuration.  This did not occur prior to CDT 5.0.0.

Version-Release number of selected component (if applicable):

eclipse-cdt-5.0.0-5

How reproducible:

Open Project->Properties->C/C++ Build->Settings->Tools Settings

Alter the build directory and even specify some configuration parameters.  Perform a project build then shutdown Eclipse.  Restart Eclipse and then
try and do a project build.  The build will try and use "build" and won't remember the additional configuration parameters you specified.

Comment 1 Jeff Johnston 2008-09-12 20:15:36 UTC
It appears that the workspace got corrupted when a project Refresh was forcefully quit by killing the process.  A fresh checkout of the C/C++ project does not exhibit the problem.


Note You need to log in before you can comment on or make changes to this bug.