org.eclipse.xtext.ui.codetemplates
Class SingleCodetemplateStandaloneSetup

java.lang.Object
  extended by org.eclipse.xtext.ui.codetemplates.SingleCodetemplateStandaloneSetupGenerated
      extended by org.eclipse.xtext.ui.codetemplates.SingleCodetemplateStandaloneSetup
All Implemented Interfaces:
ISetup

public class SingleCodetemplateStandaloneSetup
extends SingleCodetemplateStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
SingleCodetemplateStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class org.eclipse.xtext.ui.codetemplates.SingleCodetemplateStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleCodetemplateStandaloneSetup

public SingleCodetemplateStandaloneSetup()
Method Detail

doSetup

public static void doSetup()