28 lines
690 B
JSON
28 lines
690 B
JSON
|
{
|
||
|
"run": {
|
||
|
"default": "",
|
||
|
"items": [
|
||
|
{
|
||
|
"name": "central",
|
||
|
"projectName": "central",
|
||
|
"workingDirectory": "/project/loafle/overflow/central",
|
||
|
"args": [],
|
||
|
"vmargs": [],
|
||
|
"preLaunchTask": ""
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"debug": {
|
||
|
"default": "",
|
||
|
"items": [
|
||
|
{
|
||
|
"name": "central",
|
||
|
"projectName": "central",
|
||
|
"workingDirectory": "/project/loafle/overflow/central",
|
||
|
"args": [],
|
||
|
"vmargs": [],
|
||
|
"preLaunchTask": ""
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|