login  |  register  |  downloads  |  blog

Home > Documentation > NuGram IDE Installation Guide

Installation

To install NuGram IDE in your Eclipse environment, follow these steps:

  1. Go to NuGram IDE Download section, select the latest NuGram IDE installer jar file and copy the file to a local directory.
  2. Execute the jar file. On Windows, this can be done be simply double-clicking on the jar file in Windows Explorer. On all other systems, launch a shell, cd to the local directory where the jar had been copied, and execute the jar file:
      > java -jar nugram-ide-installer.jar
    
  3. Restart Eclipse.