oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
231 stars 31 forks source link

Fix Netbeans tests failures #303

Closed sid-srini closed 1 month ago

sid-srini commented 1 month ago
  1. Adding the patch for netbeans PR #7910 to prevent tests failures due to CRLF line endings.
  2. Added the use of the extension configuration prefix "jdk" in ServerTest, as had been done for java.lsp.server AttachConfigurations and ProjectConfigurationCompletion, via the patch/rename-debugger.diff.