logo logo


Gradle STS Support -- 2.7.0 -- Installation

Note: The latest version of this file can always be found here.

You can install the Gradle STS support in one of two ways. The easiest way to install is from the STS Dashboard extensions page. Simply search for "Gradle" to find the extension, select it and install.

Requirements:

Either one of the following:

Installation instructions:

Installing from the STS dashboard

The easiest way to install is from the STS Dashboard "Extensions" page.
  1. First download and install a recent release of STS (2.7.0 release recommended).
  2. Open STS and in the dashboard click on the "Extensions" tab.
  3. Search for "Gradle", select it and click "Install".
  4. Review the list of software that will be installed anc click "Next".
  5. Review and accept licence agreements and click "Finish".

Installing from update site

Alternatively you can install from an update site. The following update sites are available:
Note: pasting the above URLs into a web browser will not work. You need to follow the instructions given below to use an Eclipse update site.

If you are installing into STS one of these update sites will be sufficient.

If you are installing in a plain Eclipse, you will also need to add additional update sites to satisfy some dependencies. The easiest way is to download one of the following bookmarks files and save it to your hard drive then import the bookmarks:

For eclipse 3.7:
For eclipse 3.6:
Detailed instructions: (steps 2..4 can be skipped if you are installing into STS).
  1. Open "Help >> Install New Software"
  2. Click "Available Software sites".
  3. Click the "Import" button.
  4. Find the saved "bookmarks.xml" file and click "OK".
  5. Paste the Gradle update site link into the "Work with" text box
  6. Select both available features (Gradle Tooling API and SpringSource Tool Suite Gradle Integration).
  7. Click "Next"
  8. Review the list of software that will be installed. Click "Next" again.
  9. Review and accept licence agreement and Click "Finish".