IMS-java/Code/Steiner/oopRepetition - 24-23-10/.vscode/settings.json
2024-10-23 15:27:03 +02:00

7 lines
154 B
JSON

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