| Modifier and Type | Method and Description |
|---|---|
File |
getExecutable(String name) |
Map<String,?> |
getInheritableEnvironmentVariables(Map<String,?> envVars) |
File |
getJavadocExecutable() |
File |
getJavaExecutable() |
File |
getJavaHome()
The location of java.
|
File |
getRuntimeJar()
Returns the runtime jar.
|
boolean |
getSupportsAppleScript() |
File |
getToolsJar()
Returns the tools jar.
|
File getJavaExecutable() throws JavaHomeException
JavaHomeException - when executable cannot be foundFile getJavadocExecutable() throws JavaHomeException
JavaHomeException - when executable cannot be foundFile getExecutable(String name) throws JavaHomeException
JavaHomeException - when executable cannot be foundFile getJavaHome()
File getRuntimeJar()
File getToolsJar()
Map<String,?> getInheritableEnvironmentVariables(Map<String,?> envVars)
boolean getSupportsAppleScript()
Copyright © 2013. All rights reserved