You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/11/19 16:03:27 UTC

[netbeans] branch release122 updated (d2b8034 -> d73d3dd)

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

lkishalmi pushed a change to branch release122
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from d2b8034  Prevent endless restarts when changing JDKs.
     add 0d499c7  Fix call to find jdkhome using /usr/libexec/java_home for macOS Big Sur.
     add 08cc316  Turning on lexer.nbbridge enables Go to declaration in VSCode
     add d73d3dd  End user oriented README.md and dedicated BUILD.md (#2546)

No new revisions were added by this update.

Summary of changes:
 .../nbcode/nbproject/platform.properties           |  1 -
 .../java.lsp.server/vscode/{README.md => BUILD.md} | 33 ++------
 java/java.lsp.server/vscode/README.md              | 96 +++++++---------------
 java/java.lsp.server/vscode/package.json           |  3 +-
 platform/o.n.bootstrap/launcher/unix/nbexec        |  7 +-
 5 files changed, 47 insertions(+), 93 deletions(-)
 copy java/java.lsp.server/vscode/{README.md => BUILD.md} (70%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists