public class JUnitPDELaunchShortcut
extends org.eclipse.pde.ui.launcher.JUnitWorkbenchLaunchShortcut
| Constructor and Description |
|---|
JUnitPDELaunchShortcut() |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(org.eclipse.ui.IEditorPart editor,
java.lang.String mode) |
void |
launch(org.eclipse.jface.viewers.ISelection selection,
java.lang.String mode) |
createLaunchConfiguration, getLaunchConfigurationTypeIdpublic void launch(org.eclipse.jface.viewers.ISelection selection,
java.lang.String mode)
launch in interface org.eclipse.debug.ui.ILaunchShortcutlaunch in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcutpublic void launch(org.eclipse.ui.IEditorPart editor,
java.lang.String mode)
launch in interface org.eclipse.debug.ui.ILaunchShortcutlaunch in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut