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 62097

Summary: Module suite wizard - NB platform in different location than in UI specs
Product: apisupport Reporter: pzajac <pzajac>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
URL: http://apisupport.netbeans.org/phase-II-ui.html
Issue Type: DEFECT Exception Reporter:

Description pzajac 2005-08-10 16:47:07 UTC
In the UI specs is the platform combobox in first panel. In the current
implementation it is placed to second panel. The UI specs version looks better.
Comment 1 Martin Krauskopf 2005-09-15 05:04:40 UTC
Yup. I'll fixed it today --> started
Comment 2 Martin Krauskopf 2005-09-15 17:48:30 UTC
Fixed.

Checking in ui/wizard/BasicInfoVisualPanel.form; 1.15 --> 1.16
Checking in ui/wizard/BasicInfoVisualPanel.java; 1.32 --> 1.33
Checking in ui/wizard/NewNbModuleWizardIterator.java; 1.23 --> 1.24
Removing ui/wizard/PlatformSelectionVisualPanel.form; 1.3 --> delete
Removing ui/wizard/PlatformSelectionVisualPanel.java; 1.6 --> delete
Removing ui/wizard/PlatformSelectionWizardPanel.java; 1.2 --> delete
Comment 3 pzajac 2005-09-23 09:39:55 UTC
verified