Class ConvertProject26to37team


  • public final class ConvertProject26to37team
    extends java.lang.Object
    Check if project is 2.6-style team project, i.e. 'inplace' repository working copy exit. Then convert it into 3.6-style team project.
    • Method Summary

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

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

      • checkTeam

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