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 - Error icons still appear in Project Window even after a sucessful build
Summary: Error icons still appear in Project Window even after a sucessful build
Status: RESOLVED INCOMPLETE
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 121950
  Show dependency tree
 
Reported: 2010-01-27 09:44 UTC by desmond_kirrane
Modified: 2010-02-25 02:15 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 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.