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 224258 - Remove button deletes localhost toolchain too
Summary: Remove button deletes localhost toolchain too
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 14:17 UTC by soldatov
Modified: 2012-12-28 02:26 UTC (History)
1 user (show)

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 2012-12-27 14:17:33 UTC
Scenario:
- Launch IDE with fresh user directory
- Push Tools|Options
- Click on C/C++ icone
- Select Build Tools tab
- Press Edit button
- Press Add... button
- Add new host, login, password
- Select new host and press Set As Default button
- Press OK in Build Hosts Manager window
- Press OK in Options window
- Call context menu on toolbar and activate Remote toolbar
- Select "Manage Hosts" in "Select Default Host" listbox
- Select new remote host and press Remove button
- Press OK button
- Check Build Tools tab in Options window
==> no any compiler on localhost

P.S. Restore Defaults button returns invalid paths too
Comment 1 Alexander Simon 2012-12-27 14:43:38 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/524adf6abc61
Comment 2 Quality Engineering 2012-12-28 02:26:15 UTC
Integrated into 'main-golden', will be available in build *201212280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/524adf6abc61
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #224258 Remove button deletes localhost toolchain too