Class DebugPerspectiveInitializer
java.lang.Object
com._1c.g5.v8.dt.internal.debug.ui.DebugPerspectiveInitializer
- All Implemented Interfaces:
org.eclipse.ui.IStartup
Customizes debug perspective.
Hides Project explorer view (org.eclipse.ui.navigator.ProjectExplorer
) on debug perspective opening.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DebugPerspectiveInitializer
public DebugPerspectiveInitializer()
-
-
Method Details
-
earlyStartup
public void earlyStartup()- Specified by:
earlyStartup
in interfaceorg.eclipse.ui.IStartup
-