java.lang.Object
org.eclipse.lemminx.customservice.synapse.utils.ConfigFinder

public class ConfigFinder extends Object
  • Constructor Details

    • ConfigFinder

      public ConfigFinder()
  • Method Details

    • getTemplatePath

      public static String getTemplatePath(String key, String projectPath) throws IOException
      Finds the path of the template file that is defined by the key
      Parameters:
      key - template key
      projectPath - project path
      Returns:
      template file path
      Throws:
      IOException
    • findEsbComponentPath

      public static String findEsbComponentPath(String key, String type, String projectPath) throws IOException
      Throws:
      IOException