aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 4321e74..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "java.project.sourcePaths": ["src"],
- "java.project.outputPath": "bin",
- "java.project.referencedLibraries": [
- "lib/linux/**/*.jar",
- "lib/**/*.jar"
- ],
- "java.debug.settings.onBuildFailureProceed": true
-} \ No newline at end of file