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

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


    from 8e1e1dd442 Merge pull request #5174 from 
jlahoda/use-proper-javac-in-apisupport
     new e4fd2324b8 [NETBEANS-1603] resolving the problem with (un)showing 
MySQL procedures within NetBeans IDE DB explorer
     new 0f9587c36d [NETBEANS-1603] Handle procedures without parameters
     new 42042bac68 Merge pull request #5187 from matthiasblaesing/pr-4945

The 7931 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:
 .../db/metadata/model/jdbc/mysql/MySQLSchema.java  | 14 ++---
 .../db/explorer/dlg/ViewProcedureDialog.form       | 10 +--
 .../db/explorer/dlg/ViewProcedureDialog.java       | 10 +--
 .../modules/db/explorer/node/Bundle.properties     |  4 +-
 .../modules/db/explorer/node/ProcedureNode.java    | 71 +++++++++++++---------
 .../db/explorer/node/ProcedureNodeProvider.java    | 12 ++--
 .../explorer/node/ProcedureParamNodeProvider.java  |  3 +-
 7 files changed, 69 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to