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 - Mfwiz: "Remove" button in Enter Source Files panel works incorrectly
Summary: Mfwiz: "Remove" button in Enter Source Files panel works incorrectly
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-10 20:56 UTC by htt
Modified: 2008-11-20 23:08 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 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