Skip to content

Add custom data directory config - #309

Open
tartarughina wants to merge 2 commits into
zed-extensions:mainfrom
tartarughina:issue-303-jdtls-data-directory
Open

Add custom data directory config#309
tartarughina wants to merge 2 commits into
zed-extensions:mainfrom
tartarughina:issue-303-jdtls-data-directory

Conversation

@tartarughina

Copy link
Copy Markdown
Collaborator

Let user define a custom data directory root for JDTLS cache

Closes #303

Introduce a `data_directory` setting to control where per-worktree
JDTLS workspace data is stored. The setting requires an absolute path,
applies to both extension-managed and PATH/launcher-based JDTLS, and
falls back to the OS cache location when unset.

Rename the bundled task to "Clear default JDTLS cache" to clarify that
it only removes caches from the default location.
@cla-bot cla-bot Bot added the cla-signed label Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow customization of JDTLS -data directory / stop polluting user %APPDATA% root directory

1 participant