79426313

Date: 2025-02-10 07:13:05
Score: 1
Natty:
Report link

Enable Javac support in Visual Studio Code Java

https://devblogs.microsoft.com/java/annoucing-javac-support-in-visual-studio-code-java/

Install the latest pre-release version of the “Language Support for Java by Red Hat” or “Extension Pack for Java”. Set “java.jdt.ls.javac.enabled“: “on” in your VS Code settings. Point “java.jdt.ls.java.home” to your Java 23 installation.

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Minxin Yu - MSFT