Download Latest Version org.nodeclipse.site-1.0.2-201509250223.zip (32.3 MB)
Email in envelope

Get an email when there's a new version of Nodeclipse "Enide 2015"

Home / Enide-Studio-2014
Name Modified Size InfoDownloads / Week
Parent folder
0.17plus0.8_u2 2015-03-19
0.17 2014-10-11
011-preview 2014-03-03
0.11-preview 2014-02-28
README.md 2014-03-03 1.7 kB
Totals: 5 Items   1.7 kB 0

layout: studio

see http://www.nodeclipse.org/enide/studio/2014/README

Enide Studio 2014 README

Enide Studio 2014 is preview release based on Eclipse 4.4M4. While I use it myself daily since January 2014, some bugs in Eclipse newer features are possible. Nodeclipse and Enide plugins are the same released versions.

The intention is to let you try this Eclipse package (that has a lot of improvements) without separate step of installing needed plugins.

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 7

http://www.oracle.com/technetwork/java/javase/downloads/index.html For example "Java Platform (JDK) 7u40"

  1. Download Enide Studio 2014 for your operating system

  2. Extract Enide-*.zip into folder where you keep our tools, e.g. D:\Progs\ or /usr/local/bin

  3. Open eclipse.exe from eclipse folder, e.g. D:\Progs\Enide-Studio-05-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

You can configure eclipse.ini to exact JDK version you have using -vm option. It should go before -vmargs. Examples:

-vm
C:/Program Files (x86)/Java/jdk1.7.0_40/jre/bin/client/jvm.dll

-vm
C:/Program Files/Java/jdk1.7.0_11/jre/bin/javaw.exe
Source: README.md, updated 2014-03-03