|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
org.apache.cactus.eclipse.runner.launcher.CactusLaunchShortcut
public class CactusLaunchShortcut
Launch shortcut used to start the Cactus launch configuration on the current workbench selection.
Constructor Summary | |
---|---|
CactusLaunchShortcut()
|
Method Summary | |
---|---|
protected org.eclipse.debug.core.ILaunchConfigurationType |
getJUnitLaunchConfigType()
|
Methods inherited from class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut |
---|
createLaunchConfiguration, getAttributeNamesToCompare, getLaunchConfigurationTypeId, launch, launch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CactusLaunchShortcut()
Method Detail |
---|
protected org.eclipse.debug.core.ILaunchConfigurationType getJUnitLaunchConfigType()
JUnitLaunchShortcut
so that we can return
a Cactus configuration type and not a JUnit one
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |