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 - IDE forgets classes in project.
Summary: IDE forgets classes in project.
Status: RESOLVED DUPLICATE of bug 128326
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-15 14:14 UTC by elishae
Modified: 2008-09-22 15:20 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 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 ***