Eclipse JDT
Release 3.7

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
 

Subinterfaces of IRuntimeClasspathEntryResolver in org.eclipse.jdt.launching
 interface IRuntimeClasspathEntryResolver2
          Optional enhancements to IRuntimeClasspathEntryResolver.
 

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


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.