You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2019/12/30 16:43:44 UTC

[netbeans] branch master updated (3755ec8 -> 24f897f)

This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 3755ec8  [NETBEANS-3586] : Same module name when created, breaks things. Showing null pointer exception on screen
     add 24f897f  [NETBEANS-3599] Add support for custom Gradle User Home.

No new revisions were added by this update.

Summary of changes:
 .../modules/gradle/GradleProjectCache.java         |   1 +
 .../gradle/execute/GradleDaemonExecutor.java       |   6 +
 .../modules/gradle/nodes/BuildScriptsNode.java     |  11 ++
 .../modules/gradle/options/Bundle.properties       |   3 +-
 .../modules/gradle/options/SettingsPanel.form      | 128 +++++++++------
 .../modules/gradle/options/SettingsPanel.java      | 171 +++++++++++++++------
 6 files changed, 221 insertions(+), 99 deletions(-)


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