Eclipse JDT
Release 3.0

Uses of Interface
org.eclipse.jdt.launching.IVMRunner

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

Uses of IVMRunner in org.eclipse.jdt.launching
 

Classes in org.eclipse.jdt.launching that implement IVMRunner
 class AbstractVMRunner
          Abstract implementation of a VM runner.
 

Methods in org.eclipse.jdt.launching that return IVMRunner
 IVMRunner AbstractVMInstall.getVMRunner(String mode)
           
 IVMRunner IVMInstall.getVMRunner(String mode)
          Returns a VM runner that runs this installed VM in the given mode.
 


Eclipse JDT
Release 3.0

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