logo logo


Gradle STS Support -- 2.7.0 -- Tutorial

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

This tutorial will take you through the process of using the STS-Gradle tooling to import a Gradle multi-project into STS and execute some Gradle tasks on the imported project(s). This tutorial does not cover how to install the Gradle tooling into STS. We will use spring-integration project as a running example throughout this tutorial. If you want to follow along, the first step is to checkout the spring-integration source code from git.
Choose Gradle import wizard