Class LinuxSupport


  • public class LinuxSupport
    extends Object
    INTERNAL USE: all things needed with Linux at setup or runtime
    • Constructor Detail

      • LinuxSupport

        public LinuxSupport()
    • Method Detail

      • log

        public static void log​(int level,
                               String message,
                               Object... args)
      • existsLibs

        public static boolean existsLibs()
      • copyProvidedLibs

        public static boolean copyProvidedLibs​(File fLibsFolder)
      • checkAllLibs

        public static boolean checkAllLibs()
      • haveToBuild

        public static boolean haveToBuild()
      • buildVision

        public static boolean buildVision()