Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

layout nts

Nodeclipse Mini README

see http://www.nodeclipse.org/nts/mini/README

This is basically minimal Eclipse with basic Nodeclipse plugins (Nodeclipse core, Chromium Tools, Markdown Editor, JSHint Integration).

The intention was to try Nodeclipse .zip distribution with minimal size. Based on Eclipse 3.8.2 Runtime, while our plans to shift to Eclipse 4.x platform.

It has no Java Tools, no EGIt, no Marketplace client nor HTML Editor. If you need any of these you should download NTS instead

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 Nodeclipse Mini for your operating system (currently only Windows x32)

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

  3. Open eclipse.exe from eclipse folder, e.g. D:\Progs\nodeclipse-*\eclipse\eclipse.exe

  4. You default Workspace (folder where you keep you projects) is ..\ws, e.g. D:\Progs\nodeclipse-*\ws

To change it to more suitable place, e.g. D:\Workspaces\nodeclipse-*, copy provided workspace ws as template, or follow configuration instructions.

Ideas? Questions?

Try support options to connect with us.