Uses of Interface
org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver
Package
Description
Application programming interfaces for interaction
with the Eclipse Java launching support.
-
Uses of IRuntimeClasspathEntryResolver in org.eclipse.jdt.launching
Modifier and TypeInterfaceDescriptioninterface
Optional enhancements toIRuntimeClasspathEntryResolver
.Modifier and TypeMethodDescriptionstatic 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.