HomeSort by relevance Sort by last modified time
    Searched full:defaultlocation (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizard.java 431 IPath defaultLocation = Platform.getLocation();
432 if (!path.equals(defaultLocation)) {
495 IPath defaultLocation = Platform.getLocation();
496 if (!path.equals(defaultLocation)) {
    [all...]

Completed in 186 milliseconds