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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
JavaResChangedSet.java 22 import org.eclipse.core.runtime.IPath;
40 public boolean isInput(@NonNull String path, @NonNull IPath iPath) {
41 if (!ApkBuilder.checkFileForPackaging(iPath.lastSegment(), iPath.getFileExtension())) {
44 return super.isInput(path, iPath);
ChangedFileSet.java 22 import org.eclipse.core.runtime.IPath;
49 public boolean isInput(@NonNull String path, @NonNull IPath iPath) {
59 public boolean isOutput(@NonNull String path, @NonNull IPath iPath) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectHelper.java 46 import org.eclipse.core.runtime.IPath;
109 IPath path = newEntry.getPath();
216 IPath path = entry.getPath();
253 IPath path = entry.getPath();
327 IPath outputFolder = javaProject.getOutputLocation();
339 IPath path = entry.getPath();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 

Completed in 176 milliseconds