public class JavaInstallation extends Object
Constructor and Description |
---|
JavaInstallation(File javaHome) |
Modifier and Type | Method and Description |
---|---|
List<File> |
getClasspath()
Returns default classpath associated with this java installation.
|
static JavaInstallation |
getDefault() |
protected boolean |
isAppleJDK() |
public JavaInstallation(File javaHome)
public List<File> getClasspath() throws IOException
IOException
protected boolean isAppleJDK()
public static JavaInstallation getDefault()
Copyright © 2017. All rights reserved.