public class MavenProfilesCoreActivator
extends org.eclipse.core.runtime.Plugin
Constructor and Description |
---|
MavenProfilesCoreActivator()
The constructor
|
Modifier and Type | Method and Description |
---|---|
static MavenProfilesCoreActivator |
getDefault()
Returns the shared instance
|
IProfileManager |
getProfileManager() |
static org.eclipse.core.runtime.IStatus |
getStatus(String message) |
static org.eclipse.core.runtime.IStatus |
getStatus(String message,
Throwable e) |
static void |
log(String message) |
static void |
log(Throwable e) |
void |
start(org.osgi.framework.BundleContext context) |
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 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.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 MavenProfilesCoreActivator getDefault()
public static org.eclipse.core.runtime.IStatus getStatus(String message)
public static void log(Throwable e)
public static void log(String message)
public IProfileManager getProfileManager()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.