Package | Description |
---|---|
org.eclipse.jdt.launching |
Application programming interfaces for interaction
with the Eclipse Java launching support.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRuntimeClasspathEntryResolver2
Optional enhancements to
IRuntimeClasspathEntryResolver . |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.