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 69986

Summary: [New Proj Tmpl] Wizard panel title missing
Product: apisupport Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2005-12-07 03:38:22 UTC
Dev build. Make a new project template wizard, and run it. In the generated
wizard panel there is no title above the horizontal separator. There should be
something there.
Comment 1 Martin Krauskopf 2005-12-07 16:13:53 UTC
Fixed. Also localization issue.

Checking in ui/wizard/project/NewProjectIterator.java; 1.14 -> 1.15;
Checking in ui/wizard/project/templateWizardIterator.javx; 1.11 -> 1.12;
Checking in ui/wizard/project/templateWizardPanel.javx; 1.5 -> 1.6;
Comment 2 pzajac 2006-01-18 10:23:22 UTC
verified