{
"java.project.sourcePaths": ["src"],
"java.project.outputPath": "bin",
"java.project.referencedLibraries": [
"lib/**/*.jar"
],
"liveshare.shareExternalFiles": false,
"liveshare.allowGuestDebugControl": true,
"cSpell.words": [
"Jlogo",
"Jname"
]
}