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 82643

Summary: NPE when trying to add New Module through Modules node
Product: apisupport Reporter: Martin Krauskopf <mkrauskopf>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE

Description Martin Krauskopf 2006-08-14 19:58:57 UTC
Regression caused by WizardDescriptor 1.32 (#76318). But bad code on the side of
API Support (very likely).
Comment 1 Martin Krauskopf 2006-08-14 20:03:55 UTC
Will look at it soon.
Comment 2 Martin Krauskopf 2006-08-15 09:04:52 UTC
Created attachment 32929 [details]
NPE
Comment 3 Martin Krauskopf 2006-08-15 09:41:58 UTC
Actually was fixed with issue 82644. But still the code in the APISupport was
little insecure.

ui/wizard/BasicInfoWizardPanel.java; 1.16 -> 1.17;