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 - New Makefile wizard does not work in full remote projects
Summary: New Makefile wizard does not work in full remote projects
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.3
Hardware: All All
: P4 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
: 248654 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-28 12:55 UTC by Vladimir Kvashin
Modified: 2015-02-26 11:23 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 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. ***