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 43720 - Add Platform wizard: invalid Steps list
Summary: Add Platform wizard: invalid Steps list
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 42864
  Show dependency tree
 
Reported: 2004-05-24 11:17 UTC by David Kaspar
Modified: 2004-08-13 12:11 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 David Kaspar 2004-05-24 11:17:51 UTC
How to reproduce:
1) Invoke Add Platform wizard by pressing "Add
Platform..." button on Java Platform Manager dialog
2) NOTE - Wizard appears.
3) Enter valid path to JDK, press Next.
4) Press Back.

5) ERROR - See left side of wizard - There are
listed following items:
1. Platform Location
2. Platform Location
3. Configure the Platform

But there should be:
1. Platform Location
2. Configure the Platform
Comment 1 Tomas Zezula 2004-05-25 13:13:20 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.3; previous revision: 1.2
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.4; previous revision: 1.3
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/SrcDocLocation.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/SrcDocLocation.java,v
 <--  SrcDocLocation.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
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.4; previous revision: 1.3
done