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 117805 - Gen Code from an element in Class Diagram throws NullPointerException
Summary: Gen Code from an element in Class Diagram throws NullPointerException
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Craig Conover
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-04 16:24 UTC by callesto
Modified: 2007-10-31 23:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 6401


Attachments
stacktrace (2.86 KB, text/plain)
2007-10-04 16:24 UTC, callesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description callesto 2007-10-04 16:24:47 UTC
Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
Tried to generate code from a uml class diagram...
Comment 1 callesto 2007-10-04 16:24:51 UTC
Created attachment 50198 [details]
stacktrace
Comment 2 Craig Conover 2007-10-04 18:19:47 UTC
Are there any specific Generate Code steps to make this happen?
Comment 3 Craig Conover 2007-10-31 23:46:34 UTC
It's very possible that this is no longer reproducible because I have done some extensive work on the Gen Code dialog
and action, specifically dealing with classes/methods in the attached stack trace.