Home
last modified time | relevance | path

Searched defs:getPathVariableNames (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DPathVariableManager.java144 public String[] getPathVariableNames() { in getPathVariableNames() method in PathVariableManager
359 public String[] getPathVariableNames(IResource resource) { in getPathVariableNames() method in PathVariableManager
H A DProjectPathVariableManager.java75 public String[] getPathVariableNames() { in getPathVariableNames() method in ProjectPathVariableManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/resources/
H A DIPathVariableManager.java174 String[] getPathVariableNames(); in getPathVariableNames() method