Package org.apache.uima.ep_debug
Class DebugPluginStartup
java.lang.Object
org.apache.uima.ep_debug.DebugPluginStartup
- All Implemented Interfaces:
org.eclipse.ui.IStartup
The class that has the startup code. Per Eclipse platform design, it must be in a different class
than the main plugin code.
-
Field Details
-
PREF_ALREADY_SET_PREF_SHOW_DETAILS
The Constant PREF_ALREADY_SET_PREF_SHOW_DETAILS.- See Also:
-
ALREADY_SET_PREF_SHOW_DETAILS
The Constant ALREADY_SET_PREF_SHOW_DETAILS.- See Also:
-
-
Constructor Details
-
DebugPluginStartup
public DebugPluginStartup()
-
-
Method Details
-
earlyStartup
public void earlyStartup()- Specified by:
earlyStartup
in interfaceorg.eclipse.ui.IStartup
-