Community
Participate
Working Groups
// NeedWork
}
} else {
if (currentJDK.equals(versions[i])) {
defaultLocation = home;
try {
JavaRuntime.setDefaultVMInstall(findVMInstall(version), null);
} catch (CoreException e) {