Skip to content

Tern Eclipse IDE Node.js

angelozerr edited this page May 12, 2015 · 4 revisions

Tern Eclipse IDE - Node.js

To execute Tern (written in JavaScript) it is recommanded to execute it with Node.js. Tern Eclipse IDE gives you preference page to configure Tern with Node.js.

Tern with Node.js

Open Preferences with the menu Windows/Preferences and select Tern node tree :

Tern Node.js

Configure Node.js

After selecting Tern with node.js, you must configure the node.js runtime process. To do that go to the Tern->Node.js node tree.

Native Node.js

If you have installed node.js, select "Native Node.js" :

Native Node.js

IMPORTANT : if you have installed node.js, please restart your computer before using the Tern Eclipse IDE.

Embed Node.js

If you have not installed node.js, you can select according your OS, (if it's available) the embed node.js install :

Embed Node.js

Clone this wiki locally