We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a1799 commit 700c420Copy full SHA for 700c420
README.md
@@ -31,7 +31,7 @@ npm install
31
npm run build-server
32
```
33
34
-- 配置 `vscode-java-dependency` 到 jdtls_config["init_options"].bundles 中
+- 将 `vscode-java-dependency` 编译后的 `jar` 添加到 jdtls_config["init_options"].bundles 中
35
36
```lua
37
local jdtls_config = {}
0 commit comments