vanniuner

Results 44 comments of vanniuner

Thanks, related infomation is rare even only here could find a infomation of ElasticsearchSqlClient's usage.

> ./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v8.8.2/elasticsearch-analysis-ik-8.8.2.zip > > 用这个方式安装 do not work

> 加入 -b 参数试试 `bin/elasticsearch-plugin install -b` sorry , it do not work

> ./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v8.8.2/elasticsearch-analysis-ik-8.8.2.zip > > 用这个方式安装 sorry , do not work neither

The client which I use is Emacs lsp-java, jdt-language-server-1.7.0-202112161541,I'll upgrade and try

could u help me ? lsp start up failed when I upgrade jdt to lasest snapshot version jdt-language-server-1.22.0-202304130326 https://github.com/emacs-lsp/lsp-java/issues/428 [jdt-language-server-1.22.0-202304130326.tar.gz](https://www.eclipse.org/downloads/download.php?file=/jdtls/snapshots/jdt-language-server-1.22.0-202304130326.tar.gz) [zulu17.40.19-ca-fx-jdk17.0.6-macosx_aarch64.tar.gz](https://cdn.azul.com/zulu/bin/zulu17.40.19-ca-fx-jdk17.0.6-macosx_aarch64.tar.gz)

the error: ``` 2023年4月14日 下午11:46:02 Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to...

I see ,it is due to the fact that lombok is not supported. ``` "-javaagent:~/.doom.d/neoemacs/lombok.jar", ``` remove this custom option or upgrade my lombok.jar , hereby jdt works well