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 167124 - Renaming C++ project does not rename makefile.
Summary: Renaming C++ project does not rename makefile.
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 17:53 UTC by gfuchs
Modified: 2014-04-14 14:30 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 gfuchs 2009-06-15 17:53:52 UTC
Create a C++ project from existing code using an external makefile.
Right click on project in project explorer and select "Rename".
Change project name. The project name changes but not the name for the makefile (e.g. lib_CrfCmc-Makefile.mk).