|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Task | |
org.eclipse.ant.core | Provides support for running the Ant build tool in the platform. |
Uses of Task in org.eclipse.ant.core |
Fields in org.eclipse.ant.core declared as Task | |
protected Task[] |
AntCorePreferences.customTasks
|
Methods in org.eclipse.ant.core that return Task | |
protected Task[] |
AntCorePreferences.extractTasks(Preferences prefs,
String[] tasks)
|
Task[] |
AntCorePreferences.getCustomTasks()
Returns the user defined custom tasks |
Methods in org.eclipse.ant.core with parameters of type Task | |
void |
AntCorePreferences.setCustomTasks(Task[] tasks)
Sets the user defined custom tasks |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |