mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-06 05:47:29 +02:00
remove .vscode, debug works automatically in recent vscode
open one of the java files, and do "run - start debugging" will launch the app for debugging.
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"files.exclude": {
|
||||
"target/**": true,
|
||||
"**/.git": true,
|
||||
"**/.DS_Store": true,
|
||||
"**/*.class": true,
|
||||
"**/rips/**": true
|
||||
},
|
||||
"java.configuration.updateBuildConfiguration": "automatic"
|
||||
}
|
Reference in New Issue
Block a user