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 2020/08/22 18:56:00 UTC

[jira] [Created] (NETBEANS-4732) Allow modules to be able to talk more freely with Gradle

Laszlo Kishalmi created NETBEANS-4732:
-----------------------------------------

             Summary: Allow modules to be able to talk more freely with Gradle 
                 Key: NETBEANS-4732
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4732
             Project: NetBeans
          Issue Type: Improvement
          Components: projects - Gradle
            Reporter: Laszlo Kishalmi
            Assignee: Laszlo Kishalmi


Gradle got some interesting features, like the daemon can be notified on file changes, tests can be launched from a separate Test launcher which can provide much friendlier test re-execution and other modules might query different Gradle models.

In order to be able to access those finctionality it would be good to be able to retrieve a ProjectConnection from the GradleProject's lookup.



--
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