Package | Description |
---|---|
org.eclipse.ant.core |
Provides support for running the Ant build tool in the platform.
|
Modifier and Type | Method and Description |
---|---|
protected Task[] |
AntCorePreferences.extractTasks(Preferences prefs,
String[] tasks) |
Task[] |
AntCorePreferences.getCustomTasks()
Returns the user defined custom tasks
|
Modifier and Type | Method and Description |
---|---|
void |
AntCorePreferences.setCustomTasks(Task[] tasks)
Sets the user defined custom tasks.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.