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 219007 - Missing "Edit" button for remote development hosts
Summary: Missing "Edit" button for remote development hosts
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 215447
Blocks:
  Show dependency tree
 
Reported: 2012-09-25 16:45 UTC by stiffuser
Modified: 2012-10-11 02:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of missing button (59.16 KB, image/png)
2012-09-25 16:45 UTC, stiffuser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stiffuser 2012-09-25 16:45:47 UTC
Created attachment 124894 [details]
Screenshot of missing button

I'm running the latest nightly and the "Edit" button on the right of the "Development host" drop-down has disappeared. Please see attached screenshot - the  location where the button used to be is marked with a red oval.
Comment 1 stiffuser 2012-10-02 13:30:27 UTC
I'm changing this to P2 because it makes remote development practically unusable, shy of configuring remote hosts on another version of the IDE and using the Settings import/export feature
Comment 2 Alexander Simon 2012-10-09 09:50:29 UTC
The bug contradicts a bug #215447
Comment 3 stiffuser 2012-10-09 21:26:02 UTC
Ok I see bug #215447. I looked around and found out that I can access the "Manage Hosts" dialog from within the project settings

Build -> Build Host -> ... 

I had never accessed it this way before and it was a bit difficult to find - this change is likely to confuse existing Remote development users.

Furthermore, I'm not sure it makes sense to go to project properties to configure the build hosts. The build hosts are a global configuration, not a project-specific one.

Perhaps there is another way to reach this window that I am missing?
Comment 4 Alexander Simon 2012-10-10 04:52:41 UTC
(In reply to comment #3)
> Perhaps there is another way to reach this window that I am missing?
Yes. At least 2 additional ways exist:
1. Select "Services" tab view and use pop up menu on "C/C++ Build Hosts" node.
2. View->Toolbars->Remote. In drop down list on remote tool bar select Manage Hosts.
It is a cause of removing edit host from options. 4 places to edit hosts are too big overhead.
Comment 5 Leonid Lenyashin 2012-10-10 09:29:46 UTC
Please revert the button removal. So far I see no benefit, and quite a bit of confusion
Comment 6 Alexander Simon 2012-10-10 09:50:36 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/9c5c62e3a1b7
Comment 7 Quality Engineering 2012-10-11 02:01:54 UTC
Integrated into 'main-golden', will be available in build *201210110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9c5c62e3a1b7
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #219007 Missing "Edit" button for remote development hosts