Class DebugPerspectiveInitializer

java.lang.Object
com._1c.g5.v8.dt.internal.debug.ui.DebugPerspectiveInitializer
All Implemented Interfaces:
org.eclipse.ui.IStartup

public class DebugPerspectiveInitializer extends Object implements org.eclipse.ui.IStartup
Customizes debug perspective.

Hides Project explorer view (org.eclipse.ui.navigator.ProjectExplorer) on debug perspective opening.

  • Constructor Details

    • DebugPerspectiveInitializer

      public DebugPerspectiveInitializer()
  • Method Details

    • earlyStartup

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