Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit 100187b

Browse files
committed
Update some vscode settings.json to add the referenced libraries
1 parent 2fac08a commit 100187b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"java.project.referencedLibraries": [
3+
"lib/**/*.jar",
4+
"guava-31.1-jre.jar"
5+
]
6+
}

0 commit comments

Comments
 (0)