2023-03-29 22:27:18 +02:00
|
|
|
{
|
2023-12-14 15:05:21 +01:00
|
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
2023-12-14 17:21:23 +01:00
|
|
|
"java.compile.nullAnalysis.mode": "disabled",
|
|
|
|
"editor.codeActionsOnSave": {
|
|
|
|
"source.organizeImports": true
|
|
|
|
}
|
|
|
|
}
|