Package org.eclipse.tycho.libdetector
Class LibraryDetector
java.lang.Object
org.eclipse.tycho.libdetector.LibraryDetector
Used to discover the boot path, extension directories, and endorsed directories for a Java VM.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LibraryDetector
public LibraryDetector()
-
-
Method Details
-
main
Prints system properties to standard out.- java.version
- sun.boot.class.path
- java.ext.dirs
- java.endorsed.dirs
- Parameters:
args- the command line arguments
-