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 82513 - Refactoring issue with 5.5 Beta 2
Summary: Refactoring issue with 5.5 Beta 2
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 17:43 UTC by pramodkc
Modified: 2007-09-26 09:14 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 pramodkc 2006-08-11 17:43:36 UTC
I had an issue which seems to be almost like #75032. I was using 5.5 Beta 2.
Suddenly I could not get any completions for core java classes such as
java.lang, java.util etc. And when I tried auto-imports I was suggested some
weird classes for String and java.lang.String was not in the list.
  I deleted the mdrcache in the IDE install directory and restarted the ide,
allowed it to parse all the classes and everything seems to work fine. I am
going to continue using the system for a while to see if it happens again.
Unfortunately I did save the log files (stupid me). Will try and simulate the
issue when I have a little time, ( I assume I will have to reinstall 5.5 Beta2
to simulate it).
Comment 1 Jiri Prox 2006-08-14 11:58:39 UTC
What version of JDK do you use?
Comment 2 Jan Becicka 2006-10-26 16:27:06 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 11:57:39 UTC
Reorganization of java component