Home
last modified time | relevance | path

Searched defs:getWorkingLocation (Results 1 – 4 of 4) sorted by relevance

/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/actions/
H A DIncludesScanner.java136 private IContainer getWorkingLocation(IFileEditorInput editorInput) { in getWorkingLocation() method in IncludesScanner
H A DPHPOpenAllIncludesEditorAction.java76 public IContainer getWorkingLocation(IFileEditorInput editorInput) { in getWorkingLocation() method in PHPOpenAllIncludesEditorAction
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/resources/
H A DIProject.java578 IPath getWorkingLocation(String id); in getWorkingLocation() method
/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 DProject.java508 public IPath getWorkingLocation(String id) { in getWorkingLocation() method in Project