Overview

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


 

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

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

Uses of IRuntimeClasspathEntryResolver in org.eclipse.jdt.launching
 

Methods in org.eclipse.jdt.launching with parameters of type IRuntimeClasspathEntryResolver
static void JavaRuntime.addVariableResolver(IRuntimeClasspathEntryResolver resolver, String variableName)
          Registers the given resolver for the specified variable.
static void JavaRuntime.addContainerResolver(IRuntimeClasspathEntryResolver resolver, String containerIdentifier)
          Registers the given resolver for the specified container.
 


 

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.