Skip to content

When installing this extension in WSL, debug_adapter_schemas/Java.json is not download #139

@wilkice

Description

@wilkice

What happened?

install this extension but it not start. And there is error on Zed.log

2025-11-28T11:25:32+08:00 INFO  [extension_host::headless_host] (remote server) Loaded language server: jdtls
2025-11-28T11:25:32+08:00 ERROR [crates/debug_adapter_extension/src/debug_adapter_extension.rs:40] (remote server) Failed to read debug adapter schema for Java (from path: `"/home/xxx/.local/share/zed/remote_extensions/java/debug_adapter_schemas/Java.json"`)

Caused by:
    No such file or directory (os error 2)

when I look the folder of /home/xxx/.local/share/zed/remote_extensions/java, debug_adapter_schemas is missing

xxx@xxx-work:~$ ls /home/xxx/.local/share/zed/remote_extensions/java
extension.toml  extension.wasm  languages

What did you expect to happen?

debug_adapter_schemas/Java.json is installed so that extension can start

Environment

Zed: 0.216.0+nightly.1965.c2281779af56bd52c829ccd31aae4eb82b682ebc, sha c228177
Platform: Ubuntu WSL on Windows 11 Version 24H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions