JavaScript Development Tools
Release 3.2

Uses of Interface
org.eclipse.wst.jsdt.launching.IVMRunner

Packages that use IVMRunner
org.eclipse.wst.jsdt.launching   
 

Uses of IVMRunner in org.eclipse.wst.jsdt.launching
 

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


JavaScript Development Tools
Release 3.2

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