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 267697 - Can't select just added toolchain in project properties
Summary: Can't select just added toolchain in project properties
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-25 09:38 UTC by ilia
Modified: 2017-04-13 10:55 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 ilia 2016-08-25 09:38:35 UTC
Steps I've done:
1) Created a sample project ProfilingDemo
2) Connected to host with NO toolchains on it
3) Tried to clean/build project, it failed
4) Added a toolchain via Tools/C++ (DevStudio 12.5)
5) Clicked Resolve Project Problems and navigated from this window to Project Properties (was suggested to select toolchain
------------------------

No toolchains available in a "Tool Collection" combobox.
But I can see a proper toolchain in "Build Tools" options window.

Haven't test reproducibility yet.
Comment 1 Quality Engineering 2016-09-01 01:52:25 UTC
Integrated into 'main-silver', will be available in build *201609010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/06548fb59a10
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #267697 - Can't select just added toolchain in project properties
- Add tool collection action in just added host without tool collection does not display right tool collection flavor
Comment 2 Alexander Simon 2017-03-31 08:48:38 UTC
fixed in enum, branch release82, changeset 573720b64a30
Comment 3 Quality Engineering 2017-04-02 02:37:37 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d3ade59bf8f6
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #267697 Can't select just added toolchain in project properties
(transplanted from 573720b64a30303a2a6b5b088c207c9e1b88a003)
Comment 4 ilia 2017-04-13 10:55:36 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=267697 Changesets:
    http://hg.netbeans.org/releases/rev/573720b64a30 # fixed Bug #267697 Can't select just added toolchain in project properties