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 237851 - Unsorted compilers list in Build Host table and Tool Collection list box (Code Assistance tab)
Summary: Unsorted compilers list in Build Host table and Tool Collection list box (Cod...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 11:02 UTC by soldatov
Modified: 2014-04-24 02:14 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 soldatov 2013-10-31 11:02:11 UTC
Scenario:
- Launch IDE
- Push Tools|Options
- Click on C/C++ icon
- Check Build Host table
===>
I see:
GNU
OracleSolarisStudio_13
OracleSolarisStudio
OracleSolarisStudio_12.2
OracleSolarisStudio_12.3
SunStudio
I expect:
GNU
OracleSolarisStudio
OracleSolarisStudio_12.2
OracleSolarisStudio_12.3
OracleSolarisStudio_13
SunStudio

Second scenario:
- Launch IDE
- Push Tools|Options
- Click on C/C++ icon
- Select Code Assistance tab
- Check "Tool Collection" list box
==>
GNU
OracleSolarisStudio_13
OracleSolarisStudio
OracleSolarisStudio_12.2
OracleSolarisStudio_12.3
SunStudio
Comment 1 Alexander Simon 2014-02-19 14:01:23 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/e47b1766d315
Comment 2 Quality Engineering 2014-02-20 03:04:46 UTC
Integrated into 'main-silver', will be available in build *201402200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e47b1766d315
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #237851 Unsorted compilers list in Build Host table and Tool Collection list box (Code Assistance tab)
Comment 3 Quality Engineering 2014-04-24 02:14:17 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/b405351b3eca
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #237851 Unsorted compilers list in Build Host table and Tool Collection list box (Code Assistance tab)
(transplanted from e47b1766d315abe1d2fcbbf72c0a54e8deb03978)