org.eclipse.xtext.xtend2.ui.launching
Class LaunchShortcutUtil

java.lang.Object
  extended by org.eclipse.xtext.xtend2.ui.launching.LaunchShortcutUtil

public class LaunchShortcutUtil
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
LaunchShortcutUtil()
           
 
Method Summary
static org.eclipse.jface.viewers.IStructuredSelection replaceWithJavaElementDelegates(org.eclipse.jface.viewers.IStructuredSelection selection)
           
static org.eclipse.jface.viewers.IStructuredSelection toSelectionWithJavaElementDelegates(org.eclipse.ui.IEditorPart editor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchShortcutUtil

public LaunchShortcutUtil()
Method Detail

replaceWithJavaElementDelegates

public static org.eclipse.jface.viewers.IStructuredSelection replaceWithJavaElementDelegates(org.eclipse.jface.viewers.IStructuredSelection selection)

toSelectionWithJavaElementDelegates

public static org.eclipse.jface.viewers.IStructuredSelection toSelectionWithJavaElementDelegates(org.eclipse.ui.IEditorPart editor)