Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtUtils.java326 IPath workspacePath = root.getLocation(); in getAbsolutePath() local
387 IPath workspacePath = workspace.getLocation(); in pathToIFile() local
415 IPath workspacePath = workspace.getLocation(); in pathToResource() local
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DMonitorApplication.java47 IPath workspacePath = new Path(AndroidLocation.getFolder()).append(MONITOR_WORKSPACE_PATH); in start() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DConfigureAssetSetPage.java508 IPath workspacePath = workspace.getLocation(); in setVisible() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutCanvas.java939 IPath workspacePath = workspace.getLocation(); in showInclude() local