summaryrefslogtreecommitdiff
path: root/TgSongsterrImport.code-workspace
blob: 1ab037f935d574fafaeb27ef499d787b30a1d5e6 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"java.configuration.updateBuildConfiguration": "interactive"
	}
}