11 lines
269 B
JSON
11 lines
269 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "java",
|
|
"name": "JeecgSystemApplication",
|
|
"request": "launch",
|
|
"mainClass": "org.jeecg.JeecgSystemApplication",
|
|
"projectName": "jeecg-system-start"
|
|
}
|
|
]
|
|
} |