diff options
Diffstat (limited to 'TgSongsterrImport.code-workspace')
-rw-r--r-- | TgSongsterrImport.code-workspace | 10 |
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 |