summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TgSongsterrImport.code-workspace10
1 files changed, 10 insertions, 0 deletions
diff --git a/TgSongsterrImport.code-workspace b/TgSongsterrImport.code-workspace
new file mode 100644
index 0000000..1ab037f
--- /dev/null
+++ b/TgSongsterrImport.code-workspace
@@ -0,0 +1,10 @@
+{
+ "folders": [
+ {
+ "path": "."
+ }
+ ],
+ "settings": {
+ "java.configuration.updateBuildConfiguration": "interactive"
+ }
+} \ No newline at end of file