Package org.eclipse.tycho.libdetector
Class LibraryDetector
- java.lang.Object
-
- org.eclipse.tycho.libdetector.LibraryDetector
-
public class LibraryDetector extends java.lang.Object
Used to discover the boot path, extension directories, and endorsed directories for a Java VM.
-
-
Constructor Summary
Constructors Constructor Description LibraryDetector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Prints system properties to standard out.
-