This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from baa5cc3e9b Merge pull request #5843 from
mbien/bump-annotation-processor-version
new dfb0d1623c Improve cluster activation performance and UI.
new 9810e374d1 Added progress indicator for pre-activation tasks + cleanup.
new 710761318f Repaired activation dialog by adding minimum size to
progress indicator
new 05546dbd7c Merge pull request #6355 from
mbien/improve-cluster-activation-ux
The 9149 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:
.../ide.ergonomics/nbproject/project.properties | 3 +-
.../netbeans/modules/ide/ergonomics/Utilities.java | 35 ++---
.../ide/ergonomics/fod/ConfigurationPanel.form | 11 +-
.../ide/ergonomics/fod/ConfigurationPanel.java | 131 +++++++++++--------
.../ide/ergonomics/fod/FindComponentModules.java | 1 -
.../ide/ergonomics/fod/ModulesActivator.java | 6 +-
.../ide/ergonomics/newproject/Bundle.properties | 1 +
.../ide/ergonomics/newproject/ContentPanel.form | 83 ------------
.../ide/ergonomics/newproject/ContentPanel.java | 141 +++------------------
.../ide/ergonomics/newproject/DescriptionStep.java | 124 +++++++++---------
10 files changed, 178 insertions(+), 358 deletions(-)
delete mode 100644
ergonomics/ide.ergonomics/src/org/netbeans/modules/ide/ergonomics/newproject/ContentPanel.form
---------------------------------------------------------------------
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