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 252626

Summary: "Set Build Host" menu item does not work for multiple projects
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2015-05-27 16:46:18 UTC
I just noticed, that if you select several projects "Set Build Host" context menu item is still available (unless one of these projects is full remote). But it changes build host only for one of them.
Comment 2 Quality Engineering 2015-06-07 04:47:17 UTC
Integrated into 'main-silver', will be available in build *201506070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c17fc5150466
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: refactoring that allows MakeProjectContextAwareAction serve multiple projects (fixing #252626 - "Set Build Host" menu item does not work for multiple projects)