This is an automated email from the ASF dual-hosted git repository.
sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from d5c444f151 Merge pull request #5744 from
mbien/project-properties-release
new d648e60e2f DAP and LSP use a common Lookup.
new 8a59dc3a05 Test that default Lookup is included just once.
new b3cf9b9885 Merge pull request #5742 from
sdedic/lsp/dap-lsp-commonlookup
The 8369 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:
.../java/lsp/server/debugging/Debugger.java | 26 ++++++----
.../lsp/server/debugging/NbProtocolServer.java | 1 +
.../java/lsp/server/protocol/NbLspServer.java | 2 +-
.../modules/java/lsp/server/protocol/Server.java | 24 +++++++--
.../java/lsp/server/protocol/ServerTest.java | 60 ++++++++++++++++++++++
5 files changed, 99 insertions(+), 14 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