ABckh / zed-java-eclipse-jdtls

Eclipse Public License 2.0
30 stars 2 forks source link

Java LSP is not working on windows #20

Closed FalconSlayer51 closed 1 month ago

FalconSlayer51 commented 1 month ago

This current version of extension lsp not working on windows platform of the zed. The zed editor throwing failed to connect to language server error

FalconSlayer51 commented 1 month ago

@ABckh I think the path for the binary is incorrect for windows on my machine the binary resides in {version_dir}/org.eclipse.jdt.ls.product/target/repository/bin/{binary_name}

ABckh commented 1 month ago

Can you please completely delete both extension and jdtls from your machine and try to reinstall it once again, it should be fixed

Let me know if you still facing the issue

FalconSlayer51 commented 1 month ago

Ok i will try that

ABckh commented 1 month ago

@FalconSlayer51, is this issue still relevant?

FalconSlayer51 commented 1 month ago

Yeah issue is resolved i am gonna close it now