Package gw.lang.init

Class ModuleFileUtil


  • public class ModuleFileUtil
    extends Object
    • Constructor Detail

      • ModuleFileUtil

        public ModuleFileUtil()
    • Method Detail

      • createPathEntryForModuleFile

        public static GosuPathEntry createPathEntryForModuleFile​(IFile moduleFile)
        Reads a pom.xml file into a GosuPathEntry object
        Parameters:
        moduleFile - the pom.xml file to convert to GosuPathEntry
        Returns:
        an ordered list of GosuPathEntries created based on the algorithm described above