public class MvnIndexPlugin
extends org.eclipse.ui.plugin.AbstractUIPlugin
Constructor and Description |
---|
MvnIndexPlugin() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jface.text.templates.ContextTypeRegistry |
getContextTypeRegistry() |
static MvnIndexPlugin |
getDefault() |
org.eclipse.jface.text.templates.ContextTypeRegistry |
getTemplateContextRegistry()
Returns the template context type registry.
|
org.eclipse.jface.text.templates.persistence.TemplateStore |
getTemplateStore()
Returns the template store.
|
void |
start(org.osgi.framework.BundleContext context) |
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 final String PLUGIN_ID
public void start(org.osgi.framework.BundleContext context) 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 MvnIndexPlugin getDefault()
public org.eclipse.jface.text.templates.persistence.TemplateStore getTemplateStore()
public org.eclipse.jface.text.templates.ContextTypeRegistry getTemplateContextRegistry()
public org.eclipse.jface.text.templates.ContextTypeRegistry getContextTypeRegistry()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.