org.eclipse.update.configuration.LocalSystemInfo Utility class providing local file system information. The class attempts to load a native library implementation of its methods. If successful, the method calls are delegated to the native implementation. Otherwise a default non-native implementation is used. <p> <b>Note:</b> Th ...