This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 139330 - Regression: ignoring default tool set in new projects
Summary: Regression: ignoring default tool set in new projects
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 23:42 UTC by Thomas Preisler
Modified: 2008-07-30 17:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Preisler 2008-07-08 23:42:52 UTC
1) Start NB on a machine with more than one compiler set (Solaris/Windows/...)
2) Go to Tools | Options | C++ | Build Tools and change default tool collection to a different set
3) Create a sample project.
4) Open properties and click on Build node: Tool Collection is not the default tool set.

It is a regression. The default tool collection should be used as tool set in newly created projects
*and* sample projects.
Comment 1 _ gordonp 2008-07-09 00:14:37 UTC
This requires teaching the Build Tools panel about development host and platform.
Both were on my todo list but at a lesser priority.
Comment 2 Thomas Preisler 2008-07-23 18:46:35 UTC
Scenario to test:

1) Start IDE on platform with more than one compiler set
2) Pick one of the sets to be default (Tools|Options|C++)
3) Generate SubProject sample. 
4) Check each of the 5 projects that Build|Tool Collection property is set to the default tool set
5) Build the project
6) Switch default set to a different set in Tools|Options|C++
7) Repeat step 3) - 5)

Note no remote settings are involved here.

8) Switch to a remote host and Repeat 1) - 7). It should also work in remote mode.
Comment 3 _ gordonp 2008-07-24 18:53:13 UTC
> 8) Switch to a remote host and Repeat 1) - 7). It should also work in remote mode.

There is a bug in creating a remote developer host and you'll need to use a workaround
to get this working with remote development. I've created IZ 141600.
Comment 4 Vladimir Voskresensky 2008-07-25 14:25:13 UTC
fixed:
http://hg.netbeans.org/main?cmd=changeset;node=63917aac89eb
Comment 5 alexandrov 2008-07-30 17:03:17 UTC
verified in build 20080730123952