org.eclipse.xtend.typesystem.emf.ui.internal
Class EarlyStarter

java.lang.Object
  extended by org.eclipse.xtend.typesystem.emf.ui.internal.EarlyStarter
All Implemented Interfaces:
org.eclipse.ui.IStartup

public class EarlyStarter
extends java.lang.Object
implements org.eclipse.ui.IStartup

Author:
Dennis Hübner - Initial contribution and API

Constructor Summary
EarlyStarter()
           
 
Method Summary
 void earlyStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EarlyStarter

public EarlyStarter()
Method Detail

earlyStartup

public void earlyStartup()
Specified by:
earlyStartup in interface org.eclipse.ui.IStartup