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

Summary: Error badges don't show up when unit test library is removed
Product: java Reporter: rmichalsky <rmichalsky>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 121950    

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.