public class GosucUtil extends Object
| Constructor and Description |
|---|
GosucUtil() |
| Modifier and Type | Method and Description |
|---|---|
static IDirectory |
getDirectoryForPath(String path) |
static List<String> |
getGosuBootstrapJars() |
protected static List<String> |
getIbmClasspath()
Special handling for the unusual structure of the IBM JDK.
|
static List<String> |
getJreJars()
Get all JARs from the lib directory of the System's java.home property
|
static String |
indent(String in) |
static List<String> |
makeStringPaths(List<IDirectory> sourcePaths) |
static List<IDirectory> |
toDirectories(List<String> paths) |
static URL |
toURL(File file) |
public static IDirectory getDirectoryForPath(String path)
public static List<String> makeStringPaths(List<IDirectory> sourcePaths)
public static List<IDirectory> toDirectories(List<String> paths)
public static List<String> getJreJars()
protected static List<String> getIbmClasspath()
public static List<String> getGosuBootstrapJars() throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2019. All rights reserved.