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 - Module suite wizard - NB platform in different location than in UI specs
Summary: Module suite wizard - NB platform in different location than in UI specs
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL: http://apisupport.netbeans.org/phase-...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-08-10 16:47 UTC by pzajac
Modified: 2005-09-23 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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