Class Startup

java.lang.Object
org.eclipse.m2m.atl.adt.ui.startup.Startup
All Implemented Interfaces:
org.eclipse.ui.IStartup

public class Startup extends Object implements org.eclipse.ui.IStartup
The startup adt class.
  • Constructor Details

    • Startup

      public Startup()
  • Method Details

    • earlyStartup

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