Interface ICFolderDescription

    • Method Detail

      • getNestedResourceDescription

        ICResourceDescription getNestedResourceDescription​(org.eclipse.core.runtime.IPath relPath,
                                                           boolean exactPath)
      • createLanguageSettingForContentTypes

        ICLanguageSetting createLanguageSettingForContentTypes​(String languageId,
                                                               String[] cTypeIds)
                                                        throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • createLanguageSettingForExtensions

        ICLanguageSetting createLanguageSettingForExtensions​(String languageId,
                                                             String[] extensions)
                                                      throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • isRoot

        boolean isRoot()