We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715bc4f commit 93d2fdaCopy full SHA for 93d2fda
1 file changed
.vscode/settings.json
@@ -0,0 +1,9 @@
1
+{
2
+ "java.project.referencedLibraries": [
3
+ "lib/**/*.jar",
4
+ "libs/de.jarnbjo-1.0.0.jar",
5
+ "libs/javazoom-1.0.1.jar",
6
+ "libs/javazoom.spi-1.9.5.jar",
7
+ "libs/org.tritonus.share-0.3.6.jar"
8
+ ]
9
+}
0 commit comments