如何在不运行JRE安装的情况下运行Eclipse?
问题描述:
我希望在Vista上运行Eclipse for C ++,但我绝对不想运行JRE安装。有没有我可以在zip文件夹中获取JRE的地方,我可以将其转储到Eclipse文件夹中并使其正常工作?
I wish to run Eclipse for C++ on Vista but I absolutely do not want to run the JRE installation. Is there any place where I can get a JRE in a zip that I can just dump in the Eclipse folder and have it work?
答
下载JRE离线安装程序,右键单击它,然后使用7zip / winrar /解压缩它。
Download the JRE offline installer, right click on it, and have 7zip/winrar/whatever unzip it.
您将获得一个包含完全功能JRE的文件夹,但不需要安装:)
您可能想要阅读这个用这个JRE运行Eclipse。
You'll get a folder with a fully funcional JRE, but no install required :)
You might want to read this to run Eclipse with that JRE.