Interface LocalJava

  • All Superinterfaces:
    Named

    @Incubating
    public interface LocalJava
    extends Named
    A local JDK, JRE or Java 9+ installation.
    • Method Detail

      • getPath

        File getPath()
        Returns the path to the local Java installation.
      • setPath

        void setPath​(File path)
        Sets the path to the local Java installation.