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

Summary: Refactoring issue with 5.5 Beta 2
Product: java Reporter: pramodkc <pramodkc>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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