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 22767 - java.lang.Error when trying to Goto class
Summary: java.lang.Error when trying to Goto class
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
: 22770 22774 22780 22835 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-25 08:45 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thrown java.lang.Error. (3.06 KB, text/plain)
2002-04-25 08:46 UTC, Jan Lahoda
Details
Example program. (627 bytes, text/plain)
2002-04-25 10:03 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2002-04-25 08:45:33 UTC
Build 200204250100, JDK1.4fcs.
I did this:
1. Started IDE (clean)
2. Clicked on FS, right click, choosed
Tools/Update CCs...
3. Canceled it
4. Clicked on FS, choosed MainMenu/Tools/Update CCs...
5. Canceled it
6. Selected root of filesystems, MainMenu/Tools/Go
to Class
Attached exc. was thrown.
It work OK when I tried it again.
Comment 1 Jan Lahoda 2002-04-25 08:46:29 UTC
Created attachment 5550 [details]
Thrown java.lang.Error.
Comment 2 Jan Chalupa 2002-04-25 09:02:02 UTC
I got the same exception and the reproduction steps were even simpler:
just started it up after the installation.

Looks really bad, I'm raising the priority to P2.
Comment 3 Jan Chalupa 2002-04-25 09:04:59 UTC
P1! I'm no longer able to access Editor Settings. The same exception
was thrown when I tried to expand the settings node. 
Comment 4 Jan Lahoda 2002-04-25 09:32:14 UTC
*** Issue 22770 has been marked as a duplicate of this issue. ***
Comment 5 Jan Lahoda 2002-04-25 10:01:17 UTC
This bug is definitely in editor, not in core&openide. Please try
attached program.
Comment 6 Jan Lahoda 2002-04-25 10:03:53 UTC
Created attachment 5553 [details]
Example program.
Comment 7 Marian Mirilovic 2002-04-25 10:15:44 UTC
*** Issue 22774 has been marked as a duplicate of this issue. ***
Comment 8 Martin Roskanin 2002-04-25 10:32:37 UTC
fixed in [maintrunk]

/cvs/editor/src/org/netbeans/modules/editor/java/PDCustomizer.java,v  
<--  PDCustomizer.java
new revision: 1.2; previous revision: 1.1

/cvs/editor/src/org/netbeans/modules/editor/java/PDCustomizerAction.ja
va,v  <--  PDCustomizerAction.java
initial revision: 1.1

/cvs/editor/src/org/netbeans/modules/editor/options/JavaOptions.java,v 
 <--  JavaOptions.java
new revision: 1.29; previous revision: 1.28

/cvs/editor/src/org/netbeans/modules/editor/options/JavaOptionsBeanInf
o.java,v  <--  JavaOptionsBeanInfo.java
new revision: 1.18; previous revision: 1.17

/cvs/editor/src/org/netbeans/modules/editor/resources/layer.xml,v  <-- 
 layer.xml
new revision: 1.22; previous revision: 1.21
Comment 9 Marian Mirilovic 2002-04-25 11:10:01 UTC
*** Issue 22780 has been marked as a duplicate of this issue. ***
Comment 10 Marian Mirilovic 2002-04-26 08:20:33 UTC
*** Issue 22835 has been marked as a duplicate of this issue. ***
Comment 11 Jan Lahoda 2002-05-06 12:41:05 UTC
It is gone. 200205060100.
Comment 12 Quality Engineering 2003-06-30 18:13:01 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 13 Jan Chalupa 2003-11-03 11:44:50 UTC
*** Issue 22835 has been marked as a duplicate of this issue. ***