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 85320 - Cannot create Library Wrapper Module project
Summary: Cannot create Library Wrapper Module project
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 10:19 UTC by Michal Skvor
Modified: 2006-09-22 08:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (1.04 KB, text/plain)
2006-09-20 10:20 UTC, Michal Skvor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Skvor 2006-09-20 10:19:24 UTC
When I try to create Library Wrapper Module Project from jar file, then NPE is
thrown after Finish button is pressed.
Comment 1 Michal Skvor 2006-09-20 10:20:18 UTC
Created attachment 34218 [details]
NPE
Comment 2 Michal Skvor 2006-09-20 10:21:02 UTC
NPE is also thrown in trunk version.
Comment 3 Martin Krauskopf 2006-09-20 12:33:46 UTC
Finally I've got it also on my machine.
Comment 4 Martin Krauskopf 2006-09-20 14:35:26 UTC
ui/wizard/BasicInfoVisualPanel.java; 1.61 -> 1.62;
Comment 5 Martin Krauskopf 2006-09-22 07:19:47 UTC
Backported to release55:

ui/wizard/BasicInfoVisualPanel.java; 1.28.6.3.2.2 -> 1.28.6.3.2.3;
Comment 6 pzajac 2006-09-22 07:32:53 UTC
I have a question. In which branch is the bugfix? (release55 or release55_dev)
Comment 7 Martin Krauskopf 2006-09-22 07:38:56 UTC
Both
Comment 8 pzajac 2006-09-22 08:35:45 UTC
Thanks. 
verified in nb55