Reputation: 55
I need to install two updates of Java 6 JRE on the same Windows XP computer (the 10 and the last one = 30) but i can't : even if i ask for another folder destination, it owerwrites the installed version !
Thanks a lot
Upvotes: 2
Views: 719
Reputation: 10295
Do not INSTALL it, just EXTRACT the zip files of the JRE and then:
C:\directory_of_6.10
C:\directory_of_6.30
UPDATE:
For setting the right JRE in eclipse or at the command line, please read the comments on this answer.
Upvotes: 3