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 103689

Summary: Mfwiz: "Remove" button in Enter Source Files panel works incorrectly
Product: cnd Reporter: htt <htt>
Component: -- Other --Assignee: issues@cnd <issues>
Status: RESOLVED INVALID    
Severity: blocker CC: dnikitin
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description htt 2007-05-10 20:56:13 UTC
[ Originally filed by dnikitin ]

File > New Project > C/C++ Dev > C/C++ App (Application_1)
In Projects,
  right-click Application_1 > New > Makefile
  navigate to Enter Source Files panel
  enter a source file name in the text field (e.g. args.c); click Add
  in the Source Files list, select args.c
  -> observe that args.c appears in the text field and Remove is now enabled.
  click Remove
  -> args.c is gone from Source Files list while continues to remain in the text
field.
  click Add
  -> args.c is back in the Source Files list; Remove is enabled even though
nothing is selected.
Comment 1 Thomas Preisler 2007-05-17 15:48:09 UTC
The makefile wizard is not part of the project system.
Comment 2 Alexander Pepin 2008-11-20 23:08:33 UTC
makefile wizard has been changed now and does not contain mentioned buttons and panels