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 232628 - Repeat Build/Run menu item doesn't update correctly
Summary: Repeat Build/Run menu item doesn't update correctly
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: PC All
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 14:27 UTC by Petr Cyhelsky
Modified: 2017-03-17 16:36 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 Petr Cyhelsky 2013-07-12 14:27:53 UTC
Steps to reproduce: Create anagram game -> invoke build or run on it ->
delete or close the anagram game -> the repeat item is still enabled although it now does nothing
Comment 1 Milos Kleint 2013-07-22 12:23:20 UTC
I'm not sure your expectation is correct. Closing a project has definitely no influence on rerunning a build.
Deleting has an effect but listening on that is expensive (and currently not possible with the set of APIs we have). Also another build renders the problem obsolete.

Is there another problem next to enablement state?
Comment 2 Martin Balin 2016-07-07 08:38:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 chkomovil 2017-03-17 16:36:42 UTC
It is necessary to correct the build.xml file