21 lines
411 B
Plaintext
21 lines
411 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "jeecg-boot",
|
|
"name": "后端 (jeecg-boot)"
|
|
},
|
|
{
|
|
"path": "jeecgboot-vue3",
|
|
"name": "前端 (jeecgboot-vue3)"
|
|
},
|
|
{
|
|
"path": "yy-admin-master",
|
|
"name": "桌面端 (yy-admin-master)"
|
|
}
|
|
],
|
|
"settings": {
|
|
"java.compile.nullAnalysis.mode": "automatic",
|
|
"java.configuration.updateBuildConfiguration": "interactive"
|
|
}
|
|
}
|