Package com.iizigo.run.impl
Class Startup
- java.lang.Object
- com.iizigo.run.impl.Startup
- All Implemented Interfaces:
org.eclipse.ui.IStartup
public class Startup extends java.lang.Object implements org.eclipse.ui.IStartup
The start-up class for the iiziRun Builder.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description Startup()
The Eclipse constructor.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
earlyStartup()
Will be called in a separate thread after the workbench initializes.