You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eclipse/ts.eclipse.ide.core/schema/nodeJSInstalls.exsd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -72,10 +72,10 @@
72
72
<attributename="class"type="string">
73
73
<annotation>
74
74
<documentation>
75
-
Provides a way to programmatically specify the install location of a Node.js within the system. This allows extenders to compute install locations that are not in the extending bundle. Extenders must implement <i>tern.eclipse.ide.server.nodejs.core.INodejsInstallProvider</i> interface.
75
+
Provides a way to programmatically specify the install location of a Node.js within the system. This allows extenders to compute install locations that are not in the extending bundle. Extenders must implement <i>ts.eclipse.ide.core.nodejs.INodejsInstallProvider</i> interface.
0 commit comments