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 31477 - Add New action throws exception
Summary: Add New action throws exception
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 10:25 UTC by Milan Kubec
Modified: 2003-03-07 13:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (528 bytes, text/plain)
2003-02-26 10:25 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-26 10:25:00 UTC
Invoking action 'Add New' on project node in
project tab throws NullPointerException and action
is not performed.
Comment 1 Milan Kubec 2003-02-26 10:25:51 UTC
Created attachment 9151 [details]
exc stack trace
Comment 2 Vitezslav Stejskal 2003-02-27 13:18:30 UTC
Looking at it ...
Comment 3 Vitezslav Stejskal 2003-02-27 20:09:26 UTC
Done.

In trunk:
org/netbeans/modules/projects/ProjectDataLoader.java
new revision: 1.26; previous revision: 1.25
org/netbeans/modules/projects/AddNewAction.java
new revision: 1.15; previous revision: 1.14

In QBE200302260100:
org/netbeans/modules/projects/ProjectDataLoader.java
new revision: 1.25.2.1; previous revision: 1.25
org/netbeans/modules/projects/AddNewAction.java
new revision: 1.14.2.1; previous revision: 1.14
Comment 4 Milan Kubec 2003-03-07 13:05:55 UTC
Verified in S1S 030306.