fix: 修复若干问题,添加java lsp

This commit is contained in:
2026-02-15 22:41:24 +08:00
parent eab464060b
commit 00b0d825d8
264 changed files with 1036 additions and 309 deletions

View File

@@ -1,13 +1,23 @@
.git
.gitignore
.claude
docs
cmd/server.exe
*.log
*.out
logs/
cmd/logs/
log/
config.json
config.debug-java.json
**/*_test.go
# jdtls: only need plugins + config_linux at runtime, but keep all for simplicity
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.osgi/
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.core.runtime/
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.equinox.app/
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.equinox.launcher/
jdt-language-server-1.57.0-202602111032/.claude/