Searched refs:REL_TEMPLATE_DIR (Results 1 – 1 of 1) sorted by relevance
54 public static final String REL_TEMPLATE_DIR = "templates"; field in DirectorySearch56 + REL_TEMPLATE_DIR;233 return new File(currentDir.getParentFile().getParentFile(), REL_TEMPLATE_DIR); in findTemplateDir()236 templateDirCurrent = new File(currentDir, REL_TEMPLATE_DIR); in findTemplateDir()