Skip to content

Commit 86f9253

Browse files
fbriconrgrunber
authored andcommitted
fix: update java.jdt.ls.javac.enabled description to indicate Java 25 requirement
Signed-off-by: Fred Bricon <[email protected]>
1 parent f6a18d8 commit 86f9253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416
"off"
417417
],
418418
"default": "off",
419-
"markdownDescription": "[Experimental] Specify whether to enable Javac-based compilation in the language server. Requires running this extension with Java 24",
419+
"markdownDescription": "[Experimental] Specify whether to enable Javac-based compilation in the language server. Requires running this extension with Java 25",
420420
"scope": "window",
421421
"order": 95
422422
},

0 commit comments

Comments
 (0)