8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcdb23 commit f8d0a87Copy full SHA for f8d0a87
eclipse/embed/ts.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64/plugin.xml
@@ -17,7 +17,7 @@
17
<extension point="ts.eclipse.ide.core.nodeJSInstalls" >
18
<install
19
id="node-v6.9.4-darwin-x64"
20
- name="%nodeJSInstall_v4.2.4.name"
+ name="%nodeJSInstall_v6.9.4.name"
21
path="/node-v6.9.4-darwin-x64/bin/node"
22
zip="/node-v6.9.4-darwin-x64.tar.gz"/>
23
</extension>
0 commit comments