public class MavenJdtPlugin
extends org.eclipse.core.runtime.Plugin
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() |
IMavenClassifierManager |
getMavenClassifierManager() |
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext context) |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString
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.core.runtime.Plugin
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
in interface org.osgi.framework.BundleActivator
stop
in class org.eclipse.core.runtime.Plugin
Exception
public static MavenJdtPlugin getDefault()
public IClasspathManager getBuildpathManager()
public IMavenClassifierManager getMavenClassifierManager()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.