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 37904

Summary: Unexpected Exception on AddField when no type is specified
Product: java Reporter: HexJam <hexjam>
Component: UnsupportedAssignee: Jan Pokorsky <jpokorsky>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack trace

Description HexJam 2003-12-09 15:58:51 UTC
This is simple to reproduce (and most likely to 
fix).  

Create a class, and select add a new field, 
the "Add New Field" dialog appears.  Now delete 
the text in the "type" field (int by default) 
and hit OK.  You should now have the exception 
on your screen.
Comment 1 Milan Kubec 2003-12-15 09:00:15 UTC
MissingResourceException attached.
Comment 2 Milan Kubec 2003-12-15 09:01:00 UTC
Created attachment 12571 [details]
exc stack trace
Comment 3 Jan Pokorsky 2003-12-15 17:03:30 UTC
fixed in

/cvs/java/srcmodel/src/org/openide/src/nodes/Bundle.properties
new revision: 1.5; previous revision: 1.4
Comment 4 Tomas Hurka 2003-12-16 10:42:12 UTC
Note this is duplicate of issue #34365.
Comment 5 Quality Engineering 2007-09-20 10:55:48 UTC
Reorganization of java component