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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java 547 String oldProperty = state.getRelativePath();
554 IStatus status = replaceLibraryProperty(oldProperty, newRelativePath);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 326 XmlProperty oldProperty = property;
327 property = new XmlProperty(oldProperty.getEditor(), this, node,
328 oldProperty.getDescriptor());
329 property.setPriority(oldProperty.getPriority());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar 

Completed in 86 milliseconds