Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

layout
nts

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

  1. If you don't have, get latest Node.js http://www.nodejs.org/download/

  2. 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"

  1. Download Node Tool Suite (NTS) for your operating system (currently only Windows x64 & x32)

  2. Extract NTS.zip into folder where you keep our tools, e.g. D:\Progs\

  3. Open eclipse.exe from eclipse folder, e.g. D:\Progs\nodeclipse-NTS-jee-kepler-win64\eclipse\eclipse.exe

  4. 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

  5. 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.