Eclipse JDT
2.1

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.
 


Eclipse JDT
2.1

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