Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DCreateFileChange.java51 CreateFileChange(@NonNull String name, @NonNull IPath workspacePath, File source) { in CreateFileChange()
DTemplateHandler.java1148 IPath workspacePath = mProject.getFullPath().append(path); in copy() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtUtils.java459 IPath workspacePath = root.getLocation(); in getAbsolutePath() local
541 IPath workspacePath = workspace.getLocation(); in pathToIFile() local
569 IPath workspacePath = workspace.getLocation(); in pathToResource() local
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DMonitorApplication.java52 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.java491 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.java1163 IPath workspacePath = workspace.getLocation(); in showInclude() local