ABckh / zed-java-eclipse-jdtls

Eclipse Public License 2.0
29 stars 3 forks source link

Java LSP is not working on windows #20

Closed FalconSlayer51 closed 4 months ago

FalconSlayer51 commented 4 months 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 4 months 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 4 months 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 4 months ago

Ok i will try that

ABckh commented 4 months ago

@FalconSlayer51, is this issue still relevant?

FalconSlayer51 commented 4 months ago

Yeah issue is resolved i am gonna close it now