Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
12.4, 12.5
Description
I have had issues opening gradle projects at work whose gradle versions differed wildly between 2.10 and 6.9. I would like to be able to examine the gradle plugin's description to see what versions of gradle the plugin actually supports.
None of my company's projects are at a gradle version greater than or equal to 7.0. However, every time I attempt to build I always get an error message telling me
Could not run build action using connection to Gradle installation '/Users/me/.gradle/wrapper/dists/gradle-7.0-bin/<garble>/gradle-7.0
Maybe the message is misleading.
Attachments
Attachments
Issue Links
- relates to
-
NETBEANS-5781 Priming gradle build does not honor the gradle version set in Options/Java/Gradle
- Resolved
- links to