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 34666 - Installer Needs To Allow Selection of JDK
Summary: Installer Needs To Allow Selection of JDK
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-27 12:18 UTC by leejk421
Modified: 2005-07-12 10:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leejk421 2003-06-27 12:18:10 UTC
A recent problem with the installer detecting and using 
the wrong JDK for running the IDE on machines with 
multiple JDK's has brought this up. None of the JDK's 
where in the machine's %PATH%, however the installer 
detected and used the older JDK on the machine which 
caused the Diff functionality in the IDE to not work. This 
misled us to think that something was wrong with the IDE, 
but it was the fact that it was running under the wrong 
JDK (1.3.0_02.

There should be a way built into the installer to allow 
the user to choose which JDK the IDE will run in, or at 
least the installer should always choose the latest JDK 
found on the machine.
Comment 1 George Hernandez 2004-01-29 23:25:44 UTC
A JDK selection panel has been added to the installer.
Comment 2 Michal Mocnak 2005-07-12 10:53:41 UTC
Verified