You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/05/05 12:05:26 UTC

[netbeans] branch master updated (1a9cc27 -> c0f625e)

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

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


    from 1a9cc27  Merge pull request #2124 from Mohan-Sarilla/netbeans-4283
     add fd9a785  [NETBEANS-4029] Fix feature dialog
     add 607523d  Check string is not null
     add dba9e54  Remove unused import
     add c0f625e  Merge pull request #2070 from apache/NETBEANS-4029

No new revisions were added by this update.

Summary of changes:
 .../ide.ergonomics/nbproject/project.properties    |   3 +-
 .../ide/ergonomics/fod/ConfigurationPanel.java     |  59 +++++---
 .../ide/ergonomics/fod/ConfigurationPanelTest.java | 150 +++++++++++++++++++++
 .../ide/ergonomics/fod/TestBundle.properties       |   2 +
 .../ide/ergonomics/fod/TestBundle2.properties      |   3 +
 5 files changed, 199 insertions(+), 18 deletions(-)
 create mode 100644 ergonomics/ide.ergonomics/test/unit/src/org/netbeans/modules/ide/ergonomics/fod/ConfigurationPanelTest.java


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