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, getTypeSelectionTitle
public void launch(org.eclipse.jface.viewers.ISelection selection, java.lang.String mode)
launch
in interface org.eclipse.debug.ui.ILaunchShortcut
launch
in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut
public void launch(org.eclipse.ui.IEditorPart editor, java.lang.String mode)
launch
in interface org.eclipse.debug.ui.ILaunchShortcut
launch
in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut