org.eclipse.cdt.make.internal.ui
Class MakeStartup

java.lang.Object
  extended by org.eclipse.cdt.make.internal.ui.MakeStartup
All Implemented Interfaces:
org.eclipse.ui.IStartup

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


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

Constructor Detail

MakeStartup

public MakeStartup()
Method Detail

earlyStartup

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