Bug 306496 - Build settings page doesn't handle project with auto-generate and makefile configurations
Summary: Build settings page doesn't handle project with auto-generate and makefile co...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Elena Laskavaia CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-19 06:53 EDT by James Blackburn CLA
Modified: 2010-03-19 06:53 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Blackburn CLA 2010-03-19 06:53:36 EDT
There are some weird interactions in a multi-configuration project where some configurations are managed and some aren't.

1) Create a HelloWorld Project
2) Disable 'Generate Makefiles automatically' on one of the configurations
3) look at C/C++ Build > settings -> Only 2 tabs visible 'binary parsers'  + 'error parsers'; Configuration drop down disabled.
4) Go back to C/C++ Build, go back to Debug
  => Notice tabs in Settings haven't appeared
5) Exit properties dialog and reopen
  => Depending on which configuration is active, the settings tabs may or may not be visible.
  => Changing to the other configuration has no effect on the settings tab page. (i.e. hidden tabs don't appear, and visible tabs don't disappear).