added lombok to jdtls in opencode image
All checks were successful
CI / Build opencode docker images (push) Successful in 26s

This commit is contained in:
2026-03-13 18:27:15 +08:00
parent 4a55196cd2
commit 966730e966
2 changed files with 6 additions and 1 deletions

View File

@@ -7,7 +7,10 @@
],
"extensions": [
".java"
]
],
"env": {
"JAVA_TOOL_OPTIONS": "-javaagent:/usr/lib/opencode/addons/lombok.jar"
}
},
"python": {
"command": [