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 203217 - Once a hint is added to the list in the Tasks view, it is not refreshed when WL is removed
Summary: Once a hint is added to the list in the Tasks view, it is not refreshed when ...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2011-10-06 10:44 UTC by Tomas Zezula
Modified: 2016-07-07 07:16 UTC (History)
2 users (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 Tomas Zezula 2011-10-06 10:44:40 UTC
Once a hint is added to the list in the Tasks view, it is never refreshed. To reproduce: create servlet, type System.exit(-1);, save file, hint should appear, disactivate whitelist in properties, save file but the list in the Tasks view is not updated.
Comment 1 Tomas Zezula 2011-10-06 10:48:38 UTC
Caused by WLMerger, unfortunately there is no way how to listen on changes from nothing to WL. Only change from WL to nothing can be detected. Needs an API change
Comment 2 Martin Balin 2016-07-07 07:16:45 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