Class Mwe2LaunchShortcut
java.lang.Object
org.eclipse.emf.mwe2.launch.ui.shortcut.Mwe2LaunchShortcut
- All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchShortcut
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.debug.core.ILaunchConfiguration
createConfiguration
(org.eclipse.emf.mwe2.launch.ui.shortcut.Mwe2LaunchShortcut.LaunchConfigurationInfo info) boolean
isOnClasspath
(String fullyQualifiedName, org.eclipse.jdt.core.IJavaProject project) void
void
-
Field Details
-
BUNDLE_ID
- See Also:
-
-
Constructor Details
-
Mwe2LaunchShortcut
public Mwe2LaunchShortcut()
-
-
Method Details
-
launch
- Specified by:
launch
in interfaceorg.eclipse.debug.ui.ILaunchShortcut
-
launch
- Specified by:
launch
in interfaceorg.eclipse.debug.ui.ILaunchShortcut
-
isOnClasspath
-
createConfiguration
protected org.eclipse.debug.core.ILaunchConfiguration createConfiguration(org.eclipse.emf.mwe2.launch.ui.shortcut.Mwe2LaunchShortcut.LaunchConfigurationInfo info) throws org.eclipse.core.runtime.CoreException - Throws:
org.eclipse.core.runtime.CoreException
-