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 - classpath/sourcepath doesn't update after reload
Summary: classpath/sourcepath doesn't update after reload
Status: RESOLVED DUPLICATE of bug 128326
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 15:56 UTC by faramir2
Modified: 2008-02-26 06:42 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 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 ***