Gradle « Spring Tool Suite « Spring Q&A





1. Baking STS Gradle support into generated Eclipse files    forum.springsource.org

Baking STS Gradle support into generated Eclipse files In my current setup, we use Gradle to generate our Eclipse files (.project, .classpath, etc) and we encourage the use of STS. Obviously ...

2. Importing Gradle deep project hierarchy in STS    forum.springsource.org

Hi all, just wondering if STS Gradle integration supports importing projects organized in a hierarchy with depth > 2. Substantially I've simulated a multi-project structure though the following project sub1sublib1 Code: ...

3. STS Gradle: import wizard partially renames project reimported after folder rename    forum.springsource.org

Hi all, I noticed that the gradle import wizard detects the gradle project name with the gradle semantic (the directory name or the name setted via settings.gradle). But with no name ...

4. STS and Gradle Build Command Line Options    forum.springsource.org

STS and Gradle Build Command Line Options I want to specify some of the typical gradle command line options when running a gradle build inside STS. I've checked out the STS ...

5. import gradle project into STS    forum.springsource.org

import gradle project into STS Hello, I'm a gradle newbie and try to use Gradle 1.0-milestone-5. I seted GRADLE_HOME=C:\Programme\gradle-1.0-milestone-5 and GRADLE_USER_HOME=C:\gradleUser. I seted the gradle distribution in eclipse as "file:/C:/Programme/gradle-1.0-milestone-5-all.zip" because ...

6. Support for Gradle in STS?    forum.springsource.org

djKianoosh, would you cast your vote on https://issuetracker.springsource.com/browse/STS-1314. I'm interested to see how much interest there is for Gradle in STS. This is definitely on our roadmap. Cheers, Christian