| java.lang.Object com.sun.tools.jdi.SunSDK
SunSDK | class SunSDK (Code) | | This class encapsulates platform-specific details of the
structure of an SDK which has a JRE embedded in it.
|
Method Summary | |
static String | home() Returns the home directory of a Java 2 SDK if the current
JRE is embedded in one. |
home | static String home()(Code) | | Returns the home directory of a Java 2 SDK if the current
JRE is embedded in one.
|
|
|