Uses of Interface
org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver
Packages that use IRuntimeClasspathEntryResolver
Package
Description
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.launchingModifier and TypeInterfaceDescriptioninterfaceOptional enhancements toIRuntimeClasspathEntryResolver.Methods in org.eclipse.jdt.launching with parameters of type IRuntimeClasspathEntryResolverModifier and TypeMethodDescriptionstatic voidJavaRuntime.addContainerResolver(IRuntimeClasspathEntryResolver resolver, String containerIdentifier) Registers the given resolver for the specified container.static voidJavaRuntime.addVariableResolver(IRuntimeClasspathEntryResolver resolver, String variableName) Registers the given resolver for the specified variable.