[
https://issues.apache.org/jira/browse/NETBEANS-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288784#comment-17288784
]
Laszlo Kishalmi commented on NETBEANS-5141:
-------------------------------------------
Hmm, I do not see why those user-specific arguments can't be placed into the
user's gradle.properties file at $GRADLE_HOME/gradle.properties
Telling the truth, implementing such a feature might not be a hard one. But
those kind of customization usually leads to : It work in command line, why
does it not in my IDE, then it turns out that we have some customization in the
IDE. I see your point, but what is the usecase, that can't be solved without
this feature?
> 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