I am running Eclipse on my USB memory. I need to use jre 7. I can’t install JRE 7 on my public computer. It has got only JRE 6. How can I reference JRE 7?
Best regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On a machine you control, download the latest JRE from Oracle (or the vendor of your choice) and install it. Once it is installed, copy the
c:\Program Files\Javafolder to your USB stick. Once you’ve copied the files over, you can uninstall Java if you want.You should then be able to point Eclipse to the instance of Java on the USB stick.