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 199731 - Disable setting host in full remote project
Summary: Disable setting host in full remote project
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 13:47 UTC by Vladimir Kvashin
Modified: 2011-07-07 11:49 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 Vladimir Kvashin 2011-06-27 13:47:23 UTC
It is possible now to change build host for full remote, 
but such project won't build, run or debug.
So host change should just be disabled.
Comment 1 Vladimir Kvashin 2011-06-28 12:54:53 UTC
fixed in fixed in release701_dev
http://hg.netbeans.org/releases/rev/01ae5b5b6e00
Comment 2 Vladimir Kvashin 2011-06-30 11:04:37 UTC
It is in release701_dev, not release701. So it is still a candidate.
Comment 3 Alexander Simon 2011-06-30 12:22:31 UTC
I reviewed the fix. It has lacks:
- browsing "build host" button in project properties of hosts should be forbidden also.
- user can create new configuration and IDE can create configuration for full remote project with local host as "Build Host".
Comment 4 Vladimir Kvashin 2011-07-01 14:19:15 UTC
Alexander, thank you very much for your findings.
Additional fix in release701_dev:
http://hg.netbeans.org/releases/rev/e5dd2f4f4af2
Comment 5 dnikitin 2011-07-01 17:51:20 UTC
verified in dev Build #5668
Comment 6 Quality Engineering 2011-07-05 13:56:21 UTC
Integrated into 'main-golden', will be available in build *201107050600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/70a4a328186b
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #199731 - Disable setting host in full remote project
(transplanted from 01ae5b5b6e00f3f4d777b4208043524d1cbbf738)
(transplanted from 948c326bafb9593bbb4ce4f6a1af12fdfa56ea06)
Comment 7 Quality Engineering 2011-07-05 23:59:28 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/948c326bafb9
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #199731 - Disable setting host in full remote project
(transplanted from 01ae5b5b6e00f3f4d777b4208043524d1cbbf738)
Comment 8 dnikitin 2011-07-07 11:49:50 UTC
verified in NetBeans IDE 7.0.1 (Build 201107051618)