public class JavaApplicationLaunchShortcut
extends org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut
| Constructor and Description |
|---|
JavaApplicationLaunchShortcut() |
| 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) |
createConfiguration, findTypes, getConfigurationType, getEditorEmptyMessage, getJavaElements, getSelectionEmptyMessage, getTypeSelectionTitlepublic 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.debug.ui.launchConfigurations.JavaLaunchShortcutpublic void launch(org.eclipse.ui.IEditorPart editor,
java.lang.String mode)
launch in interface org.eclipse.debug.ui.ILaunchShortcutlaunch in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut