Package org.eclipse.birt.core.plugin
Class BIRTPlugin
- java.lang.Object
-
- org.eclipse.core.runtime.Plugin
-
- org.eclipse.birt.core.plugin.BIRTPlugin
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class BIRTPlugin extends org.eclipse.core.runtime.Plugin
-
-
Constructor Summary
Constructors Constructor Description BIRTPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(org.osgi.framework.BundleContext context)
-
Methods inherited from class org.eclipse.core.runtime.Plugin
find, find, getBundle, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, stop, toString
-
-