Change the default JRE of Eclipse

xiaoxiao2021-03-06  83

Change the default JRE_LIB for Eclipse

Date: 2004-10-13 Author: 2002PP when your computer when multiple JRE or JDK installed, and you want to use a different JRE in different compiled code but the default JRE_LIB Eclipse is the first time in Eclipse. Automatically set it automatically when installing, it seems that Eclipse can set multiple JRE_LIBs, of course, the default jre_lib can only have one, you can choose the appropriate JRE_LIB to compile. Specific method: window-> preferences-> Installed Jres, you can add JRE_LIB, edit, delete operation, select the default jre_lib. In addition: Eclipse is running while selecting a version higher JRE, if you want Eclipse to run on a low version of JRE. Available in command mode Such as eclipse -vm d: /jre1.4/bin/javaw.exe

Figure:

转载请注明原文地址:https://www.9cbs.com/read-106967.html

New Post(0)