Gradle configuration missing in latest 13 build

Looks like it is disabled or missing?
ideaGradle130-1030.png

0

Hi Samuel,

Please try to re-import gradle project(s) - the integration has been changed significantly since 12.1.x and unfortunately it doesn't backward compatibility with old settings format at the moment

Denis

0

Is there no way to link to an existing gradle project?


0

to open existing gradle project, created in IJ v12, you need to import it againg (File => Import Project => select build.gradle file).
Note, you can loose you previous IJ project settings, but it should not be an issue, since gradle build file(s) used as the single point of truth.

Vlad

0

请先登录再写评论。