|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTask
net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
net.sf.ant4eclipse.ant.task.launch.LaunchTask
public class LaunchTask
LaunchTask -- Runs a java application using an eclipse launch configuration.
| Constructor Summary | |
|---|---|
LaunchTask()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected java.lang.Class[] |
validTypes()
Returns a list of classes which are valid launch configuration types. |
| Methods inherited from class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask |
|---|
getLaunchFile, getLaunchProject, getWorkspace, isLaunchConfigurationSet, isWorkspaceSet, readLaunchConfiguration, readLaunchProject, requireWorkspaceSet, setInitialiseWorkspace, setLaunchFile, setWorkspace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LaunchTask()
| Method Detail |
|---|
public void execute()
throws BuildException
BuildExceptionprotected java.lang.Class[] validTypes()
validTypes in class AbstractLaunchTask
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||