aQute.bnd.launch
Class Shortcut
java.lang.Object
aQute.bnd.launch.Shortcut
- All Implemented Interfaces:
- org.eclipse.debug.ui.ILaunchShortcut
public class Shortcut
- extends Object
- implements org.eclipse.debug.ui.ILaunchShortcut
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shortcut
public Shortcut()
getLaunchConfigurationTypeId
protected String getLaunchConfigurationTypeId()
launch
public void launch(org.eclipse.jface.viewers.ISelection selection,
String mode)
- Specified by:
launch in interface org.eclipse.debug.ui.ILaunchShortcut
launch
public void launch(org.eclipse.ui.IEditorPart editor,
String mode)
- Specified by:
launch in interface org.eclipse.debug.ui.ILaunchShortcut
getLaunchManager
protected org.eclipse.debug.core.ILaunchManager getLaunchManager()
createConfiguration
protected org.eclipse.debug.core.ILaunchConfiguration createConfiguration(org.eclipse.jdt.core.IJavaProject type)
throws Exception
- Throws:
Exception
Copyright © 2010 aQute SARL. All Rights Reserved.