AdzRock
-
Joined
-
Last visited
Posts posted by AdzRock
-
-
Posted ·
Edited by AdzRock
Removed extraneous screengrabI'm having the same error, and I can't seem to work around it. I don't have a lot of experience with Java so I appreciate any help a n00b can get.
This is my Gradle config in IntelliJ:
When I target Java JDK 11.0.1 I get a slightly different error:
I'm using the latest version of gradle:
$ brew info gradle gradle: stable 5.1I've tried messing with the
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-bin.zip
in the gradle/wrapper/gradle-wrapper.properties file, but this just throws up other errors.
Any advice would be appreciated.
Cheers
AdzRock
Gradle Tasks Not Appearing in IntelliJ
in ForgeGradle
Thanks for getting back to me.
While getting the info you requested together, I upgraded JDK 1.8 to latest version and that seems to have fixed the problem.
Because I was using 1.11 initially, I only upgraded that version.
So all good!
Thanks again
AdzRock