Package org.eclipse.jface.text
Class Activator
java.lang.Object
org.eclipse.jface.text.Activator
- All Implemented Interfaces:
BundleActivator
- Since:
- 3.29
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutorServicevoidstart(BundleContext context) voidstop(BundleContext context)
-
Field Details
-
ID
The identifier of the descriptor of this plugin in plugin.xml.- See Also:
-
-
Constructor Details
-
Activator
public Activator()
-
-
Method Details
-
start
- Specified by:
startin interfaceBundleActivator
-
stop
- Specified by:
stopin interfaceBundleActivator
-
getExecutor
-