org.eclipse.xtext.xtext.ui.wizard.releng
Class PDEUtils

java.lang.Object
  extended by org.eclipse.xtext.xtext.ui.wizard.releng.PDEUtils

public class PDEUtils
extends java.lang.Object

Author:
Dennis Huebner - Initial contribution and API

Constructor Summary
PDEUtils()
           
 
Method Summary
static boolean featureProjectExists(java.lang.String projectName)
           
static void selectFeature(org.eclipse.swt.widgets.Shell shell, IAcceptor<org.eclipse.core.resources.IProject> acceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDEUtils

public PDEUtils()
Method Detail

featureProjectExists

public static boolean featureProjectExists(java.lang.String projectName)

selectFeature

public static void selectFeature(org.eclipse.swt.widgets.Shell shell,
                                 IAcceptor<org.eclipse.core.resources.IProject> acceptor)