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

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


    from 79b0ff6ace Merge pull request #7071 from 
dbalek/dbalek/micronaut-separate-controller-templates
     add 1518595343 Micronaut PUT/POST Data Endpoint Method generation added.
     new a52aa9ae3c Merge pull request #7068 from 
dbalek/dbalek/micronaut-put-post-data-endpoints

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:
 .../MicronautDataCompletionCollector.java          |  26 +-
 .../MicronautDataCompletionProvider.java           |  30 +-
 .../completion/MicronautDataCompletionTask.java    |  19 +-
 .../MicronautExpressionLanguageCompletion.java     |   2 +-
 .../micronaut/db/EndpointSelectorPanel.form        |   2 +-
 .../micronaut/db/EndpointSelectorPanel.java        |  24 +-
 .../modules/micronaut/db/MicronautController.java  |   6 +-
 .../db/MicronautDataEndpointGenerator.java         | 135 ++++---
 .../org/netbeans/modules/micronaut/db/Utils.java   | 402 +++++++++++++++------
 .../modules/java/source/pretty/VeryPretty.java     |  36 +-
 10 files changed, 436 insertions(+), 246 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

Reply via email to