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 128325

Summary: classpath/sourcepath doesn't update after reload
Product: java Reporter: faramir2 <faramir2>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description faramir2 2008-02-25 15:56:23 UTC
I have xml schema that is generated by maven using maven-jaxb-plugin. When I have deleted target directory and open 
project in java files, which uses resources from generated classes, exclamation marks appear. After building project, 
generated sources are created, but exclamation marks still appears. I can reopen project, and then exclamation mark 
disappear, but when I click reload project it doesn't. I can also open all files with exclamation mark, and then 
exclamation marks also disappear.

I have installed all available updates.

Product Version: NetBeans IDE 6.0 (Build 200711261600)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: Windows XP version 5.1 running on x86; Cp1250; pl_PL (nb)
Userdir: C:\Documents and Settings\faramir\.netbeans\6.0
Comment 1 Jiri Prox 2008-02-26 06:42:22 UTC

*** This issue has been marked as a duplicate of 128326 ***