Multi-Eclipse multi-version JDK processing method.

The corresponding version of the JDK can be specified separately in each Eclipse.

The specified method is as follows:

Add the following two lines to the eclipse.ini file under the Eclipse installation:

-vm
e:/Program/Java/jdk1.5.0_22/bin/javaw.exe

The first line is the parameter name, and the second line is the parameter value

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326502713&siteId=291194637