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 db839d6ad81 Merge pull request #7870 from jhorvath/oci-item-profile
     add b8a70d022c3 LSP: Provide code completion for named resources even when 
generic NBLS Java support is disabled.
     new bdad3c38f28 Merge pull request #7869 from 
dbalek/dbalek/lsp-named-resources-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:
 .../oracle/assets/CloudAssetsJavaCompletion.java   |   6 +-
 .../integration.java/nbproject/genfiles.properties |   4 +-
 .../integration.java/nbproject/project.properties  |   1 +
 .../nbcode/integration.java/nbproject/project.xml  |  88 +++-
 .../AnnotationProcessorCompletionCollector.java    | 486 +++++++++++++++++++++
 .../modules/nbcode/integration/java/layer.xml      |   1 +
 6 files changed, 580 insertions(+), 6 deletions(-)
 create mode 100644 
java/java.lsp.server/nbcode/integration.java/src/org/netbeans/modules/nbcode/integration/java/AnnotationProcessorCompletionCollector.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

Reply via email to