georgewfraser / java-language-server

Java language server using the Java compiler API
MIT License
642 stars 126 forks source link

Fix language server crash by jrt-fs.jar Dependency #260

Open melon-444 opened 1 year ago

melon-444 commented 1 year ago

Type: Bug

If you copy jrt-fs.jar to the dependency library during the project build (without also copying the modules folder), it causes the code comment plugin to fail in reading the JDK standard library. Just like this: %@2641Z0C447Y_$RG6}_4(H (However, I have not tested this scenario when using build tools.)