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 165712 - Error badges don't show up when unit test library is removed
Summary: Error badges don't show up when unit test library is removed
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on:
Blocks: 121950
  Show dependency tree
 
Reported: 2009-05-21 15:34 UTC by rmichalsky
Modified: 2009-08-17 17:39 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 rmichalsky 2009-05-21 15:34:49 UTC
Originally spotted in apisupport project, same thing happens in j2se project (when removing jar from Test Libraries):

When removing unit test library, with class referenced from test, error badge shows up neither in editor nor on file
node in project window. After clicking into editor, badge shows up on affected line, but you have to actually change
something and save the file to update editor tab and file node.
Comment 1 Dusan Balek 2009-08-17 17:39:48 UTC
Seems to be fixed in the current dev build.