Home > Documentation > NuGram IDE Installation Guide
Download NuGram IDE Basic Edition
NuGram IDE is packaged as a set of Eclipse plugins deployed on an Eclipse update site. To install NuGram IDE in an existing Eclipse installation, simply add the following update site:
http://nugram.nuecho.com/update-site
To do that:
- In Eclipse 3.2 and 3.3:
- Select the Help > Software Updates > Find and Install... menu item.
- Select Search for new features to install and click Next.
- Click on New Remote Site and enter a name (like NuGram Update Site) and the URL above, then click OK.
- Click on Finish.
- Select the NuGram IDE Basic Edition feature and click on Next.
- Accept the terms of the license agreement and click Next.
- Click on Install All at the Feature Verification step.
- Click on Yes to restart Eclipse.
- In Eclipse 3.4:
- Select the Help > Software Updates... menu item.
- Select the Available Software tab and click Add Site....
- Enter the URL above in the Location field.
- In the Site list, expand
http://nugram.nuecho.com/update-siteand select NuGram IDE Basic Edition. - Click on Install...
- Follow the installation instructions and restart Eclipse.
- In Eclipse 3.5:
- Select the Help > Install New Software... menu item.
- Type the URL above in the Work with: field and click the Add... button. Enter a meaninful name for the site.
- Make sure to uncheck the Group items by category checkbox.
- Select NuGram IDE Basic Edition.
- Click on Next...
- Follow the installation instructions and restart Eclipse.
Note to our Beta users
Prior to installing NuGram IDE Basic Edition using the above
procedure, it is strongly recommended to remove all instances of the
Beta version of NuGram IDE from the Eclipse plugin directory and restart
Eclipse with the -clean command-line option. The
name of those files starts with com.nuecho.plugins
or com.nuecho.plugin.
- For Eclipse 3.2 and 3.3, remove them from
the
$ECLIPSE_HOME/pluginsdirectory
(typicallyc:/eclipse/pluginson Windows or/usr/local/eclipseon Linux) - For Eclipse 3.4, remove them from
the
$ECLIPSE_HOME/dropinsdirectory and/or from the$ECLIPSE_HOME/pluginsdirectory