Class JavaUtils


  • public final class JavaUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean compareJavaHome​(java.io.File newHome)  
      static java.io.File getJavaHome()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • compareJavaHome

        public static boolean compareJavaHome​(java.io.File newHome)
                                       throws org.commonjava.maven.ext.common.ManipulationException
        Throws:
        org.commonjava.maven.ext.common.ManipulationException
      • getJavaHome

        public static java.io.File getJavaHome()