11 lines
255 B
JSON
11 lines
255 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "java",
|
|
"name": "CodeLens (Launch) - Klang",
|
|
"request": "launch",
|
|
"mainClass": "de.hsrm.compiler.Klang.Klang",
|
|
"projectName": "klang"
|
|
}
|
|
]
|
|
} |