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 61636

Summary: Second panel of New NetBeans Plug-in Module has title New Project
Product: apisupport Reporter: Marian Mirilovic <mmirilovic>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2005-08-02 07:48:47 UTC
NB.dev(200508011800)

Steps to reproduce:
- run IDE
- open New Project wizard
- when you select "NetBeans Plug-in Module" category and any of the projects,
the title of the wizard is still the same "New Project", try to do so with any
other projects, the title is changed depends on the selected project
Comment 1 Martin Krauskopf 2005-09-16 13:25:20 UTC
Fixed.

Checking in ui/wizard/BasicVisualPanel.java; 1.9 --> 1.10
Checking in ui/wizard/BasicInfoVisualPanel.java; 1.33 --> 1.34
Comment 2 Marian Mirilovic 2005-09-19 14:57:34 UTC
verified in NB 5.0 (200509181800)