Versions Compared

Key

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

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

Scenarios

Scenario 1: Hello World

1. Make sure to get some Maven project - for example Micronaut: https://micronaut.io/launch/

Don't forget to select Maven and Java. Generate the project, download it, extract it into local disk.

...