Uses of Interface
org.eclipse.jdt.launching.IVMRunner
Package
Description
Application programming interfaces for interaction
with the Eclipse Java launching support.
-
Uses of IVMRunner in org.eclipse.jdt.launching
Modifier and TypeMethodDescriptionAbstractJavaLaunchConfigurationDelegate.getVMRunner
(org.eclipse.debug.core.ILaunchConfiguration configuration, String mode) Returns the VM runner for the given launch mode to use when launching the given configuration.AbstractVMInstall.getVMRunner
(String mode) IVMInstall.getVMRunner
(String mode) Returns a VM runner that runs this installed VM in the given mode.