This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from e0f3b4c ioContainer in IOProvider.getIO(...) is allowed to be null.
new 90d2af9 Include nb/updatecenters in the nbcode cluster
new 5d01f4b Avoid NPE by detecting missing Java support and returning
empty capabilities
new 5798672 Using setStatusBarMessage to intercept missing Java support
and install it
new 65083e0 Ignore events without any message
new 4d48c73 Manually control restart of LanguageClient with a handler.
Always use activateWithJDK to launch NetBeans backend.
new 0cb71ad Reinitialize the debug adapter port after each restart
new b116893 Merge pull request #2517 from
JaroslavTulach/jtulach/InstallNbjavac
The 4608 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/java.lsp.server/build.xml | 4 +-
.../nbcode/nbproject/platform.properties | 9 ++
.../modules/java/lsp/server/protocol/Server.java | 65 ++++++-----
.../server/protocol/TextDocumentServiceImpl.java | 1 -
java/java.lsp.server/vscode/src/extension.ts | 120 +++++++++++++--------
.../org/netbeans/api/java/source/JavaSource.java | 2 +-
.../modules/autoupdate/cli/ModuleOptions.java | 14 ++-
7 files changed, 141 insertions(+), 74 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