summaryrefslogtreecommitdiff
path: root/maven/03-hello2-form-submission-webapp/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'maven/03-hello2-form-submission-webapp/.vscode/settings.json')
-rw-r--r--maven/03-hello2-form-submission-webapp/.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/maven/03-hello2-form-submission-webapp/.vscode/settings.json b/maven/03-hello2-form-submission-webapp/.vscode/settings.json
new file mode 100644
index 0000000..c5f3f6b
--- /dev/null
+++ b/maven/03-hello2-form-submission-webapp/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "java.configuration.updateBuildConfiguration": "interactive"
+} \ No newline at end of file