public class NodeJSRuntimeProvider
extends java.lang.Object
implements org.eclipse.wst.jsdt.core.runtime.IJSRuntimeInstallProvider
Constructor and Description |
---|
NodeJSRuntimeProvider() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<org.eclipse.wst.jsdt.core.runtime.IJSRuntimeInstall> |
getJSRuntimeInstallContributions(org.eclipse.wst.jsdt.core.runtime.IJSRuntimeType runtimeType)
Return a collection of runtime install contributions for
the runtime type provided by this contributor.
|
public java.util.Collection<org.eclipse.wst.jsdt.core.runtime.IJSRuntimeInstall> getJSRuntimeInstallContributions(org.eclipse.wst.jsdt.core.runtime.IJSRuntimeType runtimeType)
org.eclipse.wst.jsdt.core.runtime.IJSRuntimeInstallProvider
getJSRuntimeInstallContributions
in interface org.eclipse.wst.jsdt.core.runtime.IJSRuntimeInstallProvider
IBaseJSRuntimeInstall
which represent
valid runtime installations of the given runtime type.Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.