Class EclipseStartup

  • All Implemented Interfaces:
    org.eclipse.ui.IStartup

    public class EclipseStartup
    extends Detector
    implements org.eclipse.ui.IStartup
    • Constructor Detail

      • EclipseStartup

        public EclipseStartup()
    • Method Detail

      • earlyStartup

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

        protected void log​(java.lang.String message)
        Specified by:
        log in class Detector
      • logProperty

        protected void logProperty​(java.lang.String name,
                                   java.lang.String value)
        Specified by:
        logProperty in class Detector