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 252659 - "None (No Compilers Found)" in new remote project wizard if default host is localhost
Summary: "None (No Compilers Found)" in new remote project wizard if default host is l...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 18:23 UTC by soldatov
Modified: 2015-05-30 10:04 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 2015-05-28 18:23:38 UTC
Scenario:
- On Windows 7 machine I have minimal Cygwin only (without gcc and g++)
- Add some remote host with compilers
- Switch on "Remote" toolbar
- Select "localhost" host on toolbar
- Push "Create Remote C/C++ Project" button
- Select Samples|C/C++|Welcome and press Next
==>
I see 1 build host only - ok
I see 2 tool collections only (Default(None)) and None) - bad

Workaround: select remote host in "Select Default Host" listbox on toolbar
Comment 1 Alexander Simon 2015-05-29 08:09:18 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/5fd8c06250b2
Comment 2 Quality Engineering 2015-05-30 10:04:40 UTC
Integrated into 'main-silver', will be available in build *201505300811* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5fd8c06250b2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #252659 "None (No Compilers Found)" in new remote project wizard if default host is localhost