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 09ef0e3eff Merge pull request #7382 from
lahodaj/relative-paths-source-file-launcher
add 3b2f1458d3 Micronaut: Code completion support for values of 'Mapping'
annotation.
new 2281974d67 Merge pull request #7439 from
dbalek/dbalek/micronaut-mapping-cc
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:
.../cloud/oracle/assets/CloudAssetsTest.java | 1 +
.../MicronautJavaMappingPropertiesCompletion.java | 112 +++++++++++++++++++++
.../db/MicronautEndpointRequestProvider.java | 2 +-
.../netbeans/modules/micronaut/resources/layer.xml | 1 +
.../editor/java/JavaCompletionCollector.java | 5 +-
.../java/lsp/server/protocol/ServerTest.java | 2 +-
6 files changed, 119 insertions(+), 4 deletions(-)
create mode 100644
enterprise/micronaut/src/org/netbeans/modules/micronaut/completion/MicronautJavaMappingPropertiesCompletion.java
---------------------------------------------------------------------
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