|
|||||||||
| 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.eclipse.xtext.xtend2.ui.launching.JUnitLaunchShortcut
public class JUnitLaunchShortcut
| Constructor Summary | |
|---|---|
JUnitLaunchShortcut()
|
|
| Method Summary | |
|---|---|
void |
launch(org.eclipse.ui.IEditorPart editor,
java.lang.String mode)
Locates a launchable entity in the given active editor, and launches an application in the specified mode. |
void |
launch(org.eclipse.jface.viewers.ISelection selection,
java.lang.String mode)
Locates a launchable entity in the given selection and launches an application in the specified mode. |
| Methods inherited from class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut |
|---|
createLaunchConfiguration, getAttributeNamesToCompare, getLaunchableResource, getLaunchableResource, getLaunchConfigurations, getLaunchConfigurations, getLaunchConfigurationTypeId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitLaunchShortcut()
| Method Detail |
|---|
public void launch(org.eclipse.jface.viewers.ISelection selection,
java.lang.String mode)
org.eclipse.debug.ui.ILaunchShortcut
launch in interface org.eclipse.debug.ui.ILaunchShortcutlaunch in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcutselection - workbench selectionmode - one of the launch modes defined by the
launch managerILaunchManager
public void launch(org.eclipse.ui.IEditorPart editor,
java.lang.String mode)
org.eclipse.debug.ui.ILaunchShortcut
launch in interface org.eclipse.debug.ui.ILaunchShortcutlaunch in class org.eclipse.jdt.junit.launcher.JUnitLaunchShortcuteditor - the active editor in the workbenchmode - one of the launch modes defined by the launch
managerILaunchManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||