[
https://issues.apache.org/jira/browse/NETBEANS-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306116#comment-17306116
]
Geertjan Wielenga commented on NETBEANS-2369:
---------------------------------------------
Has this been implemented, [~lkishalmi], and if so can this be closed?
> Gradle support for displaying non-standard gradle files
> -------------------------------------------------------
>
> Key: NETBEANS-2369
> URL: https://issues.apache.org/jira/browse/NETBEANS-2369
> Project: NetBeans
> Issue Type: Improvement
> Components: projects - Gradle
> Affects Versions: 11.0
> Reporter: Charles George
> Priority: Critical
>
> Multi-project builds in Gradle may contain a common gradle file shared among
> subprojects. For example, I have a common.gradle file applied to each
> subproject in the root projects build.gradle file.
> The "Projects" view in NetBeans only lists build.gradle, settings.gradle, and
> gradle.properties under the "Build Scripts" section. The regex or code that
> is determining which files to display should be relaxed to include something
> like *.gradle. Otherwise I'm forced to go into the "Files" view to find the
> common.gradle file in my root project.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists