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

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

commit bdad3c38f28d5874a4dfbd522124c9d555ab32f0
Merge: db839d6ad81 b8a70d022c3
Author: Dusan Balek <[email protected]>
AuthorDate: Tue Oct 15 11:16:25 2024 +0200

    Merge pull request #7869 from dbalek/dbalek/lsp-named-resources-cc
    
    LSP: Provide code completion for named resources even when generic NBLS 
Java support is disabled

 .../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(-)


---------------------------------------------------------------------
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