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 179924

Summary: Error icons still appear in Project Window even after a sucessful build
Product: java Reporter: desmond_kirrane <desmond_kirrane>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 121950    

Description desmond_kirrane 2010-01-27 09:44:56 UTC
Product Version: NetBeans IDE 6.8 (Build 200912041610)
Java: 1.6.0_18; Java HotSpot(TM) Client VM 16.0-b13
System: Windows XP version 5.1 running on x86; Cp1252; en_IE (nb)
Userdir: C:\Documents and Settings\kirrand\.netbeans\6.8


Using the Eclispe Project Import wizard I imported a number of Eclispe projects that come from CVS.

Aftre manually fixing a number of errors all the projects now compile sucessfully.

However, error icons still appear on the projects and files in the Projects Window.

When I open the file no errors appear in the editor margin.

No errors appear in the Netbeans log.
Comment 1 Dusan Balek 2010-02-04 06:22:11 UTC
Do you have a reproducible test case (project to download, etc)?
What particular errors are reported? (you could see them in the task list window)
When you open the file with an error badge, does the error badge disappear from the file after that? Thanks.