OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oldproperty
(Results
1 - 3
of
3
) sorted by null
/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
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java
538
String
oldProperty
= state.getRelativePath();
545
IStatus status = replaceLibraryProperty(
oldProperty
, newRelativePath);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar
Completed in 2852 milliseconds