Home
last modified time | relevance | path

Searched refs:isInternalContainerPath (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DExternalFoldersManager.java172 if (isInternalContainerPath(externalPath)) { in isExternalFolderPath()
201 private static boolean isInternalContainerPath(IPath path) { in isInternalContainerPath() method in ExternalFoldersManager