|
Eclipse JDT Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |