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.IStartupThe 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 voidearlyStartup()Will be called in a separate thread after the workbench initializes.