GH-1521: removed old prototype around detecting differences between different runs of the same project

Fixes GH-1521
This commit is contained in:
Martin Lippert
2025-03-24 17:07:24 +01:00
parent 04ff252215
commit 7ae1e52daa
11 changed files with 0 additions and 611 deletions

View File

@@ -358,11 +358,6 @@
"default": true,
"description": "Show CRON expressions inlay-hints"
},
"boot-java.change-detection.on": {
"type": "boolean",
"default": false,
"description": "Enable/Disable detecting changes of running Spring Boot applications"
},
"boot-java.java.completions.inject-bean": {
"type": "boolean",
"default": true,