[
https://issues.apache.org/jira/browse/NETBEANS-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289448#comment-17289448
]
Antonio Marques commented on NETBEANS-5141:
-------------------------------------------
Imo it's not an IDE's job to completely disallow us from doing things the tools
themselves allow (in this case, gradle). It's one thing to not have a UI for
it, or not to write code to support it, but quite another to go the extra mile
to make it impossible. But as I mention above, that's deeply seated in the NB
team's mindset, and it would be a waste of everyone's time to debate it, so
since I can work around that I'm glad I checked before I opened a ticket.
As to the UI's '-x test', it's behaving as expected now, so I don't know how to
replicate it anymore. I'll keep an eye on it.
Thank you for helping me through this - using the Kelemen plugin with Java 11+
was just not feasible, at least in the projects I have here. There's still
things about it that I like - e.g. it automatically adds all gradle tasks to
the project's context menu - but that's outside the scope here. I'm unsure if
this issue should continue open, as the drive for it is just not significant at
this point.
> Support custom global gradle arguments and gradle JVM arguments
> ---------------------------------------------------------------
>
> Key: NETBEANS-5141
> URL: https://issues.apache.org/jira/browse/NETBEANS-5141
> Project: NetBeans
> Issue Type: New Feature
> Components: projects - Gradle
> Reporter: Antonio Marques
> Assignee: Laszlo Kishalmi
> Priority: Major
>
> In the Kelemen plugin ([https://github.com/kelemen/netbeans-gradle-project)]
> it is possible to set global arguments to add to the gradle command line, as
> well as to the gradle JVM command line (Preferences \ Miscellaneous \ Gradle
> \ Scripts and Tasks). This is essential if your build scripts respond to
> custom parameters that you don't want to replicate across every specific
> project. The Kelemen plugin uses two textareas, of line-separated options. I
> don't see such a feature in the current implementation, though there are
> places in the Preferences where it could be placed.
> This may only be useful for some, but for those of us for whom it is useful,
> it's essential. Until it's in place, our only option is to keep using the
> Kelemen plugin (which I have nothing against, but there must be a reason why
> there's s separate implementation on NB).
--
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