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 135146

Summary: IDE forgets classes in project.
Product: java Reporter: elishae <elishae>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description elishae 2008-05-15 14:14:42 UTC
Often, IDE keeps forgetting my project's classes. It is not just an inconvenience but critical bug for the following 
reasons.

1. Usage Search gives wrong(incomplete) results.
2. Due to above issue, NetBeans ends up breaking the code when we attempt refactoring.

Please look into this as this is very critical.
Comment 1 Jan Lahoda 2008-05-20 16:52:57 UTC
I agree that this is a critical problem, unfortunately it is not clear from the description what is the cause. It is
possible that this is a manifestation of issue #128326. Could you please try the binary patch attached to that issue
(see comment #21 for installation instructions) to see if it solves the problem? If not, we will need some more info on
how to reproduce the problem. Thanks.
Comment 2 elishae 2008-05-27 08:01:05 UTC
I've applied the binary patch and the problem seems* to have gone. However, I'll wait few more days before confirming 
this. Thanks.
Comment 3 Tomas Zezula 2008-09-22 15:20:19 UTC

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