HomeSort by relevance Sort by last modified time
    Searched refs:workspacePathToFile (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintClient.java 22 import static com.android.ide.eclipse.adt.AdtUtils.workspacePathToFile;
829 File file = workspacePathToFile(javaProject.getOutputLocation());
850 sources.add(workspacePathToFile(entry.getPath()));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java 471 public static File workspacePathToFile(@NonNull IPath path) {
    [all...]

Completed in 620 milliseconds