Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse JDT
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


 

Uses of Class
org.eclipse.jdt.launching.VMRunnerConfiguration

Packages that use VMRunnerConfiguration
org.eclipse.jdt.launching Application programming interfaces for interaction with the Eclipse Java launching support.  
 

Uses of VMRunnerConfiguration in org.eclipse.jdt.launching
 

Methods in org.eclipse.jdt.launching with parameters of type VMRunnerConfiguration
 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.
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.
 


 

Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse JDT
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.