Class Mwe2LaunchShortcut

java.lang.Object
org.eclipse.emf.mwe2.launch.ui.shortcut.Mwe2LaunchShortcut
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchShortcut

public class Mwe2LaunchShortcut extends Object implements org.eclipse.debug.ui.ILaunchShortcut
  • Field Details

  • Constructor Details

    • Mwe2LaunchShortcut

      public Mwe2LaunchShortcut()
  • Method Details

    • 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
    • isOnClasspath

      public boolean isOnClasspath(String fullyQualifiedName, org.eclipse.jdt.core.IJavaProject project)
    • 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