|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
org.eclipse.ant.core | Provides support for running the Ant build tool in the platform. |
Uses of Property in org.eclipse.ant.core |
Fields in org.eclipse.ant.core declared as Property | |
protected Property[] |
AntCorePreferences.customProperties
|
Methods in org.eclipse.ant.core that return Property | |
protected Property[] |
AntCorePreferences.extractProperties(Preferences prefs,
String[] properties)
|
Property[] |
AntCorePreferences.getCustomProperties()
Returns the custom user properties specified for Ant builds. |
Methods in org.eclipse.ant.core with parameters of type Property | |
void |
AntCorePreferences.setCustomProperties(Property[] properties)
Sets the custom user properties specified for Ant builds. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |