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 136834

Summary: Wrong error badges in test packages
Product: java Reporter: Jiri Prox <jiriprox>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED FIXED    
Severity: blocker CC: faramir2
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 121950    

Description Jiri Prox 2008-06-09 15:44:55 UTC
The error badges sometimes goes wrong for test packages. 

This issue was created in order to split issue 128326 into separate problems. For more info see issue 128326, desc29.
Comment 1 Rastislav Komara 2009-02-03 10:52:33 UTC
Overtake.
Comment 2 Dusan Balek 2009-08-06 12:36:55 UTC
Should be fixed in current dev build now. The level of dependencies re-scanning could be changed now (see
Tools->Options->Editor->Tasklist). Make sure that the 'Dependencied in Java tasklist' is set to 'Enabled within a
project' or 'Enabled' to re-scan test packages on modifications in source packages.