You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2019/11/10 17:51:40 UTC

[netbeans] branch master updated (031deb3 -> 845e766)

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

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


    from 031deb3  [NETBEANS-3276] Fix NPE on PropertyListener deregistrtation
     new 6a9409c  NETBEANS-2439 changing configuration panel ui to show recommended and required installs. add upper limit for recommended modules
     new e721430  NETBEANS-2439 better display names for checkboxes
     new 845e766  Merge pull request #1612 from dukescript/NETBEANS-2439

The 3083 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ergonomics/ide.ergonomics/java.properties          |  1 +
 .../ide/ergonomics/fod/ConfigurationPanel.form     | 13 ++-
 .../ide/ergonomics/fod/ConfigurationPanel.java     | 93 +++++++++++++++++-----
 .../modules/ide/ergonomics/fod/FeatureInfo.java    | 25 ++++--
 .../ide/ergonomics/fod/FindComponentModules.java   | 16 +++-
 .../ide/ergonomics/fod/FoDUpdateUnitProvider.java  |  2 +-
 .../ide/ergonomics/fod/ModulesInstaller.java       |  6 +-
 7 files changed, 119 insertions(+), 37 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