Код: Выделить всё
:CocInstall coc-java
Код: Выделить всё
"java.configuration.runtimes": [
{
"name": "JavaSE-21",
"path": "/usr/lib/jvm/jdk-21.0.2",
"default": true
}
]
Код: Выделить всё
Invalid runtime for JavaSE-21: Runtime at '/usr/lib/jvm/jdk-21.0.2' is not compatible with the 'JavaSE-21' environment.
Подробнее здесь: https://stackoverflow.com/questions/781 ... nvironment