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 30747 - NPE when creating new file under project
Summary: NPE when creating new file under project
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 09:40 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (1.87 KB, text/plain)
2003-02-07 08:16 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2003-02-06 09:40:12 UTC
Steps to reproduce:

1) Expand any project node and open pop-up on
Sources node
2) Click 'New File/Folder...'
3) Select any java template then some location
4) Click Finish

Attached exception is thrown and nothing is opened
in Editor. File is created on disk, but has wrong
package: "Templates.Classes".
Comment 1 Milan Kubec 2003-02-07 08:16:18 UTC
Created attachment 8839 [details]
exc stack trace
Comment 2 Milan Kubec 2003-02-07 08:18:35 UTC
Raising prio, user cannot create a file.
Comment 3 Tomas Zezula 2003-03-25 14:02:24 UTC
Sources node should not have and now does not have templates for files.
Comment 4 Milan Kubec 2003-08-14 15:33:14 UTC
Verified.
Comment 5 Jan Becicka 2003-11-25 14:19:25 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.