Home > Documentation > NuGram IDE Installation Guide
Installation
To install NuGram IDE in your Eclipse environment, follow these steps:
- Go to NuGram IDE Download section, select the latest NuGram IDE installer jar file and copy the file to a local directory.
-
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
- Restart Eclipse.