| Package | Description |
|---|---|
| javax.ide.extension |
Classes and interfaces used by extensions to extend
an IDE with new functionality.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExtensionHook.URIResource |
ExtensionHook.findPath(ElementContext context,
java.lang.String path)
Resolves a path in the manifest, searching all dependencies of the
current extension in context until a path to an existing resource is
found.
|