Netbeans User 2019 created NETBEANS-3599:
--------------------------------------------
Summary: Gradle: Possibility to change gradle home
Key: NETBEANS-3599
URL: https://issues.apache.org/jira/browse/NETBEANS-3599
Project: NetBeans
Issue Type: Improvement
Components: projects - Gradle
Affects Versions: 11.2
Environment: OpenJDK 11
Reporter: Netbeans User 2019
Assignee: Laszlo Kishalmi
There is issue with gradle and I guess that it is possibly due to fact that
gradle creates so long names e.g.:
...$_run_closure12$_closure13$_closure14$_closure15...
I can see issue with bootRun task that application was not possible to start
after I have changed a gradle user home dir it seems there is no issue.
As seems that it is not possible to change that in "preferences of Netbeans" in
this version so only possibility is to change it via system environment
variables:
* batch file for run netbeans
* globally
In any case both options are not so good.
My suggestion here is to add that as option for netbeans similarly as option
"--cachedir"
like "--gradleUserHome "
--
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