You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2021/09/29 04:15:00 UTC

[jira] [Commented] (NETBEANS-6004) Gradle plugin should identify the gradle versions that it supports.

    [ https://issues.apache.org/jira/browse/NETBEANS-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421920#comment-17421920 ] 

Laszlo Kishalmi commented on NETBEANS-6004:
-------------------------------------------

Yes, there could be more information on those checks.

Though try to run NetBeans on JDK 15 or lower. JDK 16 forces NetBeans to use Gradle 7.0

> Gradle plugin should identify the gradle versions that it supports.
> -------------------------------------------------------------------
>
>                 Key: NETBEANS-6004
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6004
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Gradle
>    Affects Versions: 12.4, 12.5
>            Reporter: Mark Flacy
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists