Spring Tool Suite not possible to create new project with Gradle: Can not import using Gradle (STS) because STS Gradle Tooling is not installed -


i'm using spring tool suite:

version: 3.9.0.release build id: 201707061903 platform: eclipse neon.3 (4.6.3)

and gradle plugin installed:

buildship: eclipse plug-ins gradle 2.1.1.v20170713-0942 org.eclipse.buildship.feature.group eclipse buildship

i'm trying create new spring starter project, i've message when select type "gradle (buildship 1.x)" or "gradle (buildship 2.x)" or "gradle (sts)"

can not import using gradle (buildship 2.x) because buildship gradle tooling version 2.x not installed. can install eclipse marketplace.

any help?

thanks, andrea

buildship 2.1.2 got released (available eclipse marketplace) , compatible sts 3.9.0 again.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -