Package | Description |
---|---|
org.eclipse.ant.core |
Provides support for running the Ant build tool in the platform.
|
Modifier and Type | Method and Description |
---|---|
protected Property[] |
AntCorePreferences.extractProperties(Preferences prefs,
String[] properties) |
Property[] |
AntCorePreferences.getCustomProperties()
Returns the custom user properties specified for Ant builds.
|
Modifier and Type | Method and Description |
---|---|
void |
AntCorePreferences.setCustomProperties(Property[] properties)
Sets the custom user properties specified for Ant builds.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.