RFR: Add gradle wrapper properties file to help IDEs
Erik Helin
ehelin at openjdk.java.net
Fri Feb 28 09:07:12 UTC 2020
On Fri, 28 Feb 2020 08:13:40 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
> Hi all,
>
> Please review this change that adds a gradle-wrapper.properties file that describes the required version of Gradle.
> This will make IDEs such as IntelliJ able to open the project out of the box.
> Best regards,
> Robin
Looks good! We are gonna need a few more file to get IntelliJ to "just work", but I will fix that in a follow-up patch.
-------------
Marked as reviewed by ehelin (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/487
More information about the skara-dev
mailing list