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 241058

Summary: New Makefile wizard does not work in full remote projects
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: normal CC: apepin
Priority: P4    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2014-01-28 12:55:53 UTC
Copied from BugDB:

First of all the New Makefile wizard behavior for full remote projects is
different from e.g. New C File wizard. It shows differently the "Project
Name" and "Created File".

Steps to reproduce:
- open existing o create a new full remote project
- call New->Makefile on the project
- check the differece mentioned above
- press Next
Result: The wizard suggests local tools and platform instead of remote ones.
If a user choose appropriate tools and platform and press Next then no more
steps are available (Next gets grayed) and sometimes two NPEs occur.
Comment 1 Vladimir Kvashin 2014-11-21 05:58:20 UTC
*** Bug 248654 has been marked as a duplicate of this bug. ***