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 7007 - NullPointerException during creation of new interface from template
Summary: NullPointerException during creation of new interface from template
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P2 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-07 18:50 UTC by Petr Slegr
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (10.65 KB, text/plain)
2000-07-07 18:55 UTC, Petr Slegr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Slegr 2000-07-07 18:50:01 UTC
1. Select New|Interface
2. Type some name in New Object Name dialog
3. Press Next
Exception occur
Comment 1 Petr Slegr 2000-07-07 18:55:59 UTC
Created attachment 25 [details]
exception
Comment 2 Svata Dedic 2000-07-11 07:07:59 UTC
Caused by insufficient handling of classes without superclass (classes without
`extends' clause or interfaces)
Comment 3 Quality Engineering 2003-07-01 13:15:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.