Package | Description |
---|---|
org.eclipse.jdt.launching |
Application programming interfaces for interaction
with the Eclipse Java launching support.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVMRunner
Abstract implementation of a VM runner.
|
Modifier and Type | Method and Description |
---|---|
IVMRunner |
AbstractJavaLaunchConfigurationDelegate.getVMRunner(ILaunchConfiguration configuration,
String mode)
Returns the VM runner for the given launch mode to use when launching the
given configuration.
|
IVMRunner |
IVMInstall.getVMRunner(String mode)
Returns a VM runner that runs this installed VM in the given mode.
|
IVMRunner |
AbstractVMInstall.getVMRunner(String mode) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.