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 135520 - Editor doesn't synchronize with files
Summary: Editor doesn't synchronize with files
Status: RESOLVED DUPLICATE of bug 121950
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 16:38 UTC by mjr_1974
Modified: 2008-06-06 11:35 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 mjr_1974 2008-05-21 16:38:16 UTC
I have my build dir to a RAM drive to speed up the building process. It seems that the editor does not synchronize its
content with the build folders properly: it shows errors as if it couldn't find the classes that belong to the project.
This happens mainly with the test classes. 
I tried to solved the problem by running the clean task followed but the comp-tests tasks, but the editor still shows
that  it can't find the classes when they're in fact there (sometimes this also happens in the Projects windows, but
running those two tasks seemed to solve the problem). 
If I close the window that shows the class marked with errors and re-open it, then everything goes back to normal.
Let me know if I can help you in any way to solve the problem.
Thanks,

Marcelo
Comment 1 Jan Becicka 2008-06-06 11:35:10 UTC

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