mirror of
https://github.com/workinghard/GuitarTeX2.git
synced 2026-05-06 14:39:05 +00:00
Update launch.json
This commit is contained in:
Vendored
+1
-8
@@ -4,13 +4,6 @@
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Launch Current File",
|
||||
"request": "launch",
|
||||
"mainClass": "${file}"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Launch GuitarTeX2",
|
||||
@@ -26,4 +19,4 @@
|
||||
"projectName": "GuitarTeX2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user