public class EclipseContextManager extends Object
| Constructor and Description |
|---|
EclipseContextManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup(IEolContext context) |
static void |
setup(IEolContext context,
org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor progressMonitor,
org.eclipse.debug.core.ILaunch launch) |
static void |
setup(IEolContext context,
org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor progressMonitor,
org.eclipse.debug.core.ILaunch launch,
boolean loadModels) |
static void |
setup(IEolContext context,
org.eclipse.core.runtime.IProgressMonitor progressMonitor) |
static void |
teardown(IEolContext context) |
static void |
teardown(IEolContext context,
org.eclipse.core.runtime.IProgressMonitor progressMonitor) |
public static void teardown(IEolContext context, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
public static void teardown(IEolContext context)
public static void setup(IEolContext context)
public static void setup(IEolContext context, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
public static void setup(IEolContext context, org.eclipse.debug.core.ILaunchConfiguration configuration, org.eclipse.core.runtime.IProgressMonitor progressMonitor, org.eclipse.debug.core.ILaunch launch) throws EolRuntimeException
EolRuntimeExceptionpublic static void setup(IEolContext context, org.eclipse.debug.core.ILaunchConfiguration configuration, org.eclipse.core.runtime.IProgressMonitor progressMonitor, org.eclipse.debug.core.ILaunch launch, boolean loadModels) throws EolRuntimeException
EolRuntimeExceptionCopyright © 2016. All rights reserved.