Nodeclipse NTS (Node Tool Suite) README
see http://www.nodeclipse.org/nts/README
This is basically standard Eclipse with Node.js additional plugins.
Take a look for required configuration
or download workspaces zip file with those setting already configured.
Check for updates and news on Marketplace entry.
Instructions
-
If you don’t have, get latest Node.js http://www.nodejs.org/download/
-
If you don’t have, download & install latest JDK
http://www.oracle.com/technetwork/java/javase/downloads/index.html For example “Java Platform (JDK) 7u25”
-
Download Node Tool Suite (NTS) for your operating system (currently only Windows x64 & x32)
-
Extract NTS.zip into folder where you keep our tools, e.g. D:\Progs\
-
Open
eclipse.exe
fromeclipse
folder, e.g.D:\Progs\nodeclipse-NTS-jee-kepler-win64\eclipse\eclipse.exe
-
If you have error messages like
….\jre.…
That means you don’t have JDK installed (JRE is not enough).
Reinstall JDK (see 1.) or use hint how to configure Eclipse
-
You default Workspace (folder where you keep you projects) is ..\ws, e.g.
D:\Progs\nodeclipse-NTS-jee-kepler-win64\ws
To change it to more suitable place, e.g. D:\Workspaces\nodeclipse-NTS-0410
,
copy provided workspace ws
as template, or follow configuration instructions.
Ideas? Questions?
Try support options to connect with us.