Skip to content

Building GRIP from Source in Eclipse

rlee287 edited this page Feb 10, 2016 · 6 revisions

DISCLAIMER

This page was created by rlee287 as a community project. These instructions need to be verified.

TODO: Import and run the project, screenshots

This guide assumes you have Eclipse and Git already installed

Getting the Gradle plugin for Eclipse

This is the link to the Gradle plugin on Eclipse Marketplace:

https://marketplace.eclipse.org/content/gradle-integration-eclipse-0

Choose a link on the left and copy it onto the clipboard. In Eclipse, select `Help > Install New Software...

When downloading with the links on the left, select only "Gradle IDE", as shown below.

After it finishies installing, create a new workspace in Eclipse.

Importing the GRIP Gradle Project

Clone this wiki locally