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/04/23 18:02:00 UTC

[jira] [Commented] (NETBEANS-5615) Split Gradle module to reduce dependencies

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

Laszlo Kishalmi commented on NETBEANS-5615:
-------------------------------------------

good call +1

I wish I will have the hands to start this soon.

> Split Gradle module to reduce dependencies
> ------------------------------------------
>
>                 Key: NETBEANS-5615
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5615
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Gradle
>            Reporter: Svatopluk Dedic
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>              Labels: Performance, VSNetBeans
>
> Gradle module should be decomposed (at least) into UI and services layers.
> Excess gradle module dependencies lead to worse reuse and worse testability. 
>  * dependency on core.multiview -> openide.awt, ...
>  * dependency on editor , just because of usage of NbEditorKit (can it be done better ?)
>  ** editor.fold, editor.guards, ...
>  * editor.completion -> org.netbeans.modules.sampler (!)
>  * options.api -> quicksearch, core (!), ...
>  * navigator
>  * indirectly includes xml.ui through ant.module, java.project.ui
>  



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