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 49970 - Exception right clicking on <Fields> node for java class
Summary: Exception right clicking on <Fields> node for java class
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-05 20:19 UTC by _ pcw
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stack trace (2.48 KB, text/plain)
2004-10-05 20:20 UTC, _ pcw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2004-10-05 20:19:57 UTC
Create a new J2SE project w/ main class.
Drill down to Source Package | [package] |
Main.java | Main | Fields and right click on the
Fields Node.
Exception happens at this point.
Comment 1 _ pcw 2004-10-05 20:20:17 UTC
Created attachment 18062 [details]
exception stack trace
Comment 2 Martin Matula 2004-10-05 20:44:51 UTC
What build are you using? Have you imported old settings or do you use
the build with an old userdir?
Honzo, please look at it.
Comment 3 _ pcw 2004-10-05 20:51:35 UTC
EA1 build.  Userdir is relatively new (dates to last Friday) but since
EA1 is locked on beta 2 branch for java module, that code should not
have changed, correct?
Comment 4 _ pcw 2004-10-05 22:02:30 UTC
Interesting, I deleted my user directory (I meant to rename it, but my
fingers were just a bit too fast, sorry) and with a scratch user
directory, the error is gone.  Unless that trace is of use to you, I
guess this is either user error or cannot reproduce.
Comment 5 Jan Pokorsky 2004-10-06 09:32:11 UTC
The stack trace looks really strange. I have no idea why NCDFE occurs
there since SourceEditSupport.class is part of the module's jar.
Closing as worksforme. If you are able to reproduce it feel free to
reopen the issue.
Comment 6 Quality Engineering 2007-09-20 12:47:28 UTC
Reorganization of java component