
com.nitorcreations.willow.deployer.JavaHome Maven / Gradle / Ivy
package com.nitorcreations.willow.deployer;
public class JavaHome {
public static void main(String[] args) {
System.out.println(System.getProperty("java.home"));
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy