Package | Description |
---|---|
org.eclipse.wst.jsdt.core | |
org.eclipse.wst.jsdt.core.compiler.libraries | |
org.eclipse.wst.jsdt.launching | |
org.eclipse.wst.jsdt.libraries |
Modifier and Type | Method and Description |
---|---|
static JsGlobalScopeContainerInitializer |
JSDScopeUtil.findLibraryInitializer(IPath compUnitPath,
IJavaScriptProject javaProject) |
JsGlobalScopeContainerInitializer |
LibrarySuperType.getContainerInitializer() |
static JsGlobalScopeContainerInitializer |
JSDScopeUtil.getContainerInitializer(IPath classPathEntry) |
static JsGlobalScopeContainerInitializer |
LibrarySuperType.getContainerInitializer(IPath classPathEntry) |
static JsGlobalScopeContainerInitializer |
JavaScriptCore.getJsGlobalScopeContainerInitializer(java.lang.String containerID)
Helper method finding the includepath container initializer registered for a given includepath container ID
or
null if none was found while iterating over the contributions to extension point to
the extension point "org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer". |
Modifier and Type | Class and Description |
---|---|
class |
FireFoxLibInitializer |
class |
InternetExplorerLibInitializer |
Modifier and Type | Class and Description |
---|---|
class |
JREContainerInitializer
Resolves a container for a JRE includepath container entry.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicBrowserLibraryJsGlobalScopeContainerInitializer
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.