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 187047 - No way to specify the tool chain in project
Summary: No way to specify the tool chain in project
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 15:48 UTC by jarome
Modified: 2010-06-01 16:05 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 jarome 2010-06-01 15:48:23 UTC
I an using 6.9 RC1 (win7 64-bits)

In the Project Settings, I do not see a way to specify which set of C tools one is using, other than by making one the default in the main Tools/Options/C/C++ menu. But this does not propagate to the Project. And in the project, when you make a new configuration, it does not let you choose which tools environment to use, all you can do is name it.

I had to delete my Cygwin tool sets in order to use MinGW in my project. There MUST be a way for the user to choose the tools environment when he manages configurations.
Comment 1 Alexey Vladykin 2010-06-01 15:56:46 UTC
Project properties -> Build -> Tool Collection.
Doesn't it work for you?
Comment 2 jarome 2010-06-01 16:02:34 UTC
Not sure, since I removed the other options. But thanks.
But I did not see that option, so I will mark this as invalid.