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 63633 - NPE in ModuleActions.getProjectActions
Summary: NPE in ModuleActions.getProjectActions
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 10:40 UTC by pzajac
Modified: 2005-09-08 12:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (2.14 KB, text/plain)
2005-09-05 10:41 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2005-09-05 10:40:49 UTC
[200509041800]
I don't know how to reproduce this issue. I was playing with add/remove module
from module suite. The exception was thrown on pupup on two module projects.
Comment 1 pzajac 2005-09-05 10:41:31 UTC
Created attachment 24496 [details]
exception
Comment 2 Jesse Glick 2005-09-06 20:52:09 UTC
This should fix the symptom anyway:

committed     Up-To-Date  1.9        
apisupport/project/src/org/netbeans/modules/apisupport/project/ui/ModuleActions.java
Comment 3 pzajac 2005-09-08 12:35:37 UTC
cannot reproduce