Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 35659

Summary: Launch eclipse with one JRE, close it and re-launch with a new JRE, the old one is still used.
Product: [Eclipse Project] Platform Reporter: Raj Mandayam <ramanday>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Raj Mandayam CLA 2003-03-25 13:41:54 EST
BUILD : RC2

I have two jdk's d:\java13 & d:\java14
When I launch eclipse I launch it as a Java application i.e
java -verify -cp startup.jar org.eclipse.core.launcher.Main -application
org.eclipse.ui.workbench ...

I launched eclipse with d:\java13\jre\bin\java
then i created my workspace & closed it later.

Then next time i launched it with d:\java14\jre\bin\java when  I noticed that
under installed JRE's it still showed d:\java13....

However if i close eclipse and delete d:\java13 and launch eclipse again with
d:\java14. I see the installed JRE corrected to d:\java14.

So is this a defect or a feature where it continues to use an older JRE inspite
of launching with a new JRE.
Comment 1 Raj Mandayam CLA 2003-03-25 13:46:28 EST
I am sorry , I didnt know that I had opened this defect before and it was
resolved as fixed 24233. But in RC2 it doesnt work.

*** This bug has been marked as a duplicate of 24233 ***
Comment 2 Raj Mandayam CLA 2007-06-06 13:46:23 EDT
closed