public class MavenJdtPlugin
extends org.eclipse.ui.plugin.AbstractUIPlugin
getDefault()
and getBuildpathManager()
are part of public API. All other methods, includes
methods inherited from AbstractUIPlugin should not be referenced by the client and can be removed without notice.Constructor and Description |
---|
MavenJdtPlugin() |
Modifier and Type | Method and Description |
---|---|
IClasspathManager |
getBuildpathManager() |
static MavenJdtPlugin |
getDefault() |
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext context) |
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, startup
public static String PLUGIN_ID
public void start(org.osgi.framework.BundleContext bundleContext) throws Exception
start
in interface org.osgi.framework.BundleActivator
start
in class org.eclipse.ui.plugin.AbstractUIPlugin
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
in interface org.osgi.framework.BundleActivator
stop
in class org.eclipse.ui.plugin.AbstractUIPlugin
Exception
public static MavenJdtPlugin getDefault()
public IClasspathManager getBuildpathManager()
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.