summaryrefslogtreecommitdiff
path: root/Year_3/TSDWL/SPRING/bank/.vscode/settings.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-01-24 19:34:43 +0100
committerSanto Cariotti <santo@dcariotti.me>2022-01-24 19:34:43 +0100
commitbe0b89e3ce73018e1fb437905e1cf26bf26a9927 (patch)
tree417339db63dda995e64803b1d3867ffa481248c2 /Year_3/TSDWL/SPRING/bank/.vscode/settings.json
parent710f54c0156c5fa081bc6af1a68e7cb44723939b (diff)
add example in spring
Diffstat (limited to 'Year_3/TSDWL/SPRING/bank/.vscode/settings.json')
-rw-r--r--Year_3/TSDWL/SPRING/bank/.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/Year_3/TSDWL/SPRING/bank/.vscode/settings.json b/Year_3/TSDWL/SPRING/bank/.vscode/settings.json
new file mode 100644
index 0000000..c5f3f6b
--- /dev/null
+++ b/Year_3/TSDWL/SPRING/bank/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "java.configuration.updateBuildConfiguration": "interactive"
+} \ No newline at end of file