public class GosucUtil extends Object
| Constructor and Description |
|---|
GosucUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getClassLocation(String className) |
static IDirectory |
getDirectoryForPath(String uriPath) |
static List<String> |
getGosuBootstrapJars_Java8() |
static List<String> |
getGosuBootstrapJars_Java9() |
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> uriPaths) |
static URL |
toURL(File file) |
public static IDirectory getDirectoryForPath(String uriPath)
public static List<String> makeStringPaths(List<IDirectory> sourcePaths)
public static List<IDirectory> toDirectories(List<String> uriPaths)
public static List<String> getJreJars()
protected static List<String> getIbmClasspath()
Copyright © 2021. All rights reserved.