Package gw.test

Class ClassPathUtil


  • public class ClassPathUtil
    extends Object
    • Constructor Detail

      • ClassPathUtil

        public ClassPathUtil()
    • Method Detail

      • constructClasspathFromSystemClasspath

        public static List<IDirectory> constructClasspathFromSystemClasspath()
        Turns the java.class.path system property value into a list of directories and jars
        Returns:
        the list of files represented by java.class.path