You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ See [Documentation](vscode/README.md) on VSNetBeans features.
5
5
6
6
## Requirements
7
7
* JDK 17 or higher to build and run Java LSP
8
-
* Node.js 18.20 or higher and npm installed to build VSIX
8
+
* Node.js 20.18.1 or higher and npm installed to build VSIX
9
9
10
10
## Build
11
11
Apache NetBeans Language Server for VS Code consists of source code for VS Code integration in this repository and NetBeans IDE sources linked as [netbeans submodule](netbeans/) from main [NetBeans Git repo](https://github.com/apache/netbeans/).
@@ -18,4 +18,4 @@ See [BUILD.MD](BUILD.MD) how to build VSNetBeans using this repository and NetBe
18
18
In VS Code IDE Extensions panel search for *NetBeans*, select **Language Server for Java by Apache** and Install.
19
19
20
20
## Reporting Issues
21
-
Issues for VSNetBeans has to be filled in this repository Issues section on GitHub.
21
+
Issues for VSNetBeans has to be filled in this repository Issues section on GitHub.
0 commit comments