Bug 35659 - Launch eclipse with one JRE, close it and re-launch with a new JRE, the old one is still used.
Summary: Launch eclipse with one JRE, close it and re-launch with a new JRE, the old ...
Status: CLOSED DUPLICATE of bug 24233
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 13:41 EST by Raj Mandayam CLA
Modified: 2007-06-06 13:46 EDT (History)
0 users

See Also:


Attachments

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