11 lines
No EOL
234 B
JSON
11 lines
No EOL
234 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "java",
|
|
"name": "CodeLens (Launch) - App",
|
|
"request": "launch",
|
|
"mainClass": "app.App",
|
|
"projectName": "algueb1"
|
|
}
|
|
]
|
|
} |