Package | Description |
---|---|
org.eclipse.jdt.launching |
Application programming interfaces for interaction
with the Eclipse Java launching support.
|
Modifier and Type | Method and Description |
---|---|
protected String[] |
AbstractVMRunner.combineVmArgs(VMRunnerConfiguration configuration,
IVMInstall vmInstall)
Combines and returns VM arguments specified by the runner configuration,
with those specified by the VM install, if any.
|
void |
IVMRunner.run(VMRunnerConfiguration configuration,
ILaunch launch,
IProgressMonitor monitor)
Launches a Java VM as specified in the given configuration,
contributing results (debug targets and processes), to the
given launch.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.