Interface JavaRunnerConstants


  • public interface JavaRunnerConstants
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CLASSPATH  
      static java.lang.String JAVA_HOME  
      static java.lang.String JVM_ARGS_KEY  
      static java.lang.String TARGET_JDK_HOME
      the name of the environment or system property, that defines the home directory of the JDK to start with
    • Field Detail

      • TARGET_JDK_HOME

        @NonNls
        static final java.lang.String TARGET_JDK_HOME
        the name of the environment or system property, that defines the home directory of the JDK to start with
        See Also:
        Constant Field Values