Class Config.Home

java.lang.Object
org.robovm.compiler.config.Config.Home
Enclosing class:
Config

public static class Config.Home
extends Object
  • Constructor Details

    • Home

      public Home​(File homeDir)
    • Home

      protected Home​(File homeDir, boolean validate)
  • Method Details

    • isDev

      public boolean isDev()
    • getBinDir

      public File getBinDir()
    • getLibVmDir

      public File getLibVmDir()
    • getRtPath

      public File getRtPath()
    • getCacertsPath

      public File getCacertsPath​(Config.Cacerts cacerts)
    • find

      public static Config.Home find()
    • validate

      public static void validate​(File dir)