Skip to content

Commit 54714ff

Browse files
committed
Upversion to 1.24.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 468f15b commit 54714ff

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,6 @@ The following settings are supported:
238238
- `auto`: Automatically reload the sources of the open class files
239239
- `manual`: Manually reload the sources of the open class files
240240
* `java.edit.smartSemicolonDetection.enabled`: Defines the `smart semicolon` detection. Defaults to `false`.
241-
242-
New in 1.23.0
243241
* `java.configuration.detectJdksAtStart`: Automatically detect JDKs installed on local machine at startup. If you have specified the same JDK version in `java.configuration.runtimes`, the extension will use that version first. Defaults to `true`.
244242

245243
Semantic Highlighting

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Red Hat",
66
"icon": "icons/icon128.png",
77
"license": "EPL-2.0",
8-
"version": "1.23.0",
8+
"version": "1.24.0",
99
"publisher": "redhat",
1010
"bugs": "https://github.com/redhat-developer/vscode-java/issues",
1111
"preview": false,

0 commit comments

Comments
 (0)