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 cda335e2146 Merge pull request #8798 from
mbien/add-projects-dir-to-favorites
add 32784449ff3 Payara Micro Maven Plugin v2.5.3 support
new 10ae5006796 Merge pull request #8899 from jGauravGupta/FISH-11704
The 1 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:
.../fish/payara/micro/plugin/Constants.java | 7 +
.../fish/payara/micro/plugin/resources/pom.xml.ftl | 2 +-
.../fish/payara/micro/project/Bundle.properties | 14 ++
.../payara/micro/project/MicroActionsProvider.java | 80 ++++++++++-
.../payara/micro/project/MicroApplication.java | 31 +++-
.../payara/micro/project/MicroPropertiesPanel.form | 158 ++++++++++++++++++++-
.../payara/micro/project/MicroPropertiesPanel.java | 145 ++++++++++++++++++-
.../micro/project/resources/action-mapping.xml | 36 -----
8 files changed, 420 insertions(+), 53 deletions(-)
---------------------------------------------------------------------
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