Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ export JAVA_HOME=/jdk-14
$ export PATH=$JAVA_HOME/bin:$PATH
$ code


Download the Apache NetBeans Language Server  extension and install it into VSCode via Install from VSIX...

...