Class ConvertProject


  • public final class ConvertProject
    extends java.lang.Object
    Check project and convert to current version if required.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void convert​(java.io.File projectRootFolder)  
      • Methods inherited from class java.lang.Object

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

      • convert

        public static void convert​(java.io.File projectRootFolder)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception