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 45119

Summary: Tweak the layout and wording of Platform Name wizard panel
Product: java Reporter: jrojcek <jrojcek>
Component: UnsupportedAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
URL: http://projects.netbeans.org/nonav/buildsys/j2se-project-ui-spec.html#Step_2_Add_Java_Platform-Platform_Name
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description jrojcek 2004-06-17 18:19:42 UTC
* there should be no extra empty border around the panel
* the "Platform Name" field shouldn't be in the grid with 
"Platform Javadoc" and "Platform Sources"
* the step names in the left pane should be "Choose Platform 
Folder" and "Platform Name"
Comment 1 Tomas Zezula 2004-06-22 12:54:42 UTC
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.form;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.form,v
 <--  DetectPanel.form
new revision: 1.4; previous revision: 1.3
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.java,v
 <--  DetectPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/J2SEWizardIterator.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/J2SEWizardIterator.java,v
 <--  J2SEWizardIterator.java
new revision: 1.8; previous revision: 1.7
done
Processing log script arguments...
More commits to come...
Checking in
platform/src/org/netbeans/modules/java/platform/wizard/Bundle.properties;
/cvs/java/platform/src/org/netbeans/modules/java/platform/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in
platform/src/org/netbeans/modules/java/platform/wizard/PlatformInstallIterator.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/wizard/PlatformInstallIterator.java,v
 <--  PlatformInstallIterator.java
new revision: 1.6; previous revision: 1.5
done
Comment 2 Quality Engineering 2007-09-20 09:47:07 UTC
Reorganization of java component