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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.