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 8646 - NullPointerException from New|Classes|Empty
Summary: NullPointerException from New|Classes|Empty
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 critical (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-29 12:22 UTC by Jan Chalupa
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception log (3.08 KB, text/plain)
2001-07-20 20:46 UTC, Jan Chalupa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Chalupa 2000-11-29 12:22:43 UTC
[release31-15]

New | Classes | Empty gets a NullPointerException (see the attachment). The
file is created, but includes only the package declaration. The class
definition is missing.
Comment 1 Jan Chalupa 2000-11-29 12:23:59 UTC
Created attachment 343 [details]
Exception log
Comment 2 Jan Chalupa 2000-11-29 14:38:59 UTC
Ah, there should be no class definition, it's the Empty template. The generated
file is ok then, but anyway - the exception must not show up.
Comment 3 Svata Dedic 2000-12-01 19:56:59 UTC
[dev-81, release31-20]
Extra custom iterator removed from Empty template.
Comment 4 Jan Becicka 2000-12-04 13:57:59 UTC
[release31-20] Verified
Comment 5 Quality Engineering 2003-07-01 13:20:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.