Files
2024-06-11 00:47:52 +08:00

12 lines
226 B
JSON

{
"java.project.sourcePaths": [
"src"
],
"java.project.outputPath": "bin",
"java.project.referencedLibraries": [
"lib/**/*.jar"
],
"cSpell.words": [
"rawtypes"
]
}