Skip to content

Conversation

@timfel
Copy link
Contributor

@timfel timfel commented Nov 12, 2025

I find myself often loading vscode workspaces with multiple Java projects that have dependencies between one another, and require the use of custom Java runtimes and debugging settings.

Because of the way JDTLS works, the dependent project folders need to be "open" in the session at the same time, even though I don't usually have files from all projects open, so I add them into the jdtls hash. For the runtimes and debug settings, I just read from the code-workspace file's json config.

I find myself often loading vscode workspaces with multiple Java projects that have dependencies between one another, and require the use of custom Java runtimes and debugging settings.

Because of the way JDTLS works, the dependent project folders need to be "open" in the session at the same time, even though I don't usually have files from all projects open, so I add them into the jdtls hash. For the runtimes and debug settings, I just read from the code-workspace file's json config.
@timfel
Copy link
Contributor Author

timfel commented Nov 12, 2025

Looks to me like the failure is just a network problem?

@jcs090218 jcs090218 merged commit 094593d into emacs-lsp:master Nov 18, 2025
12 checks passed
@jcs090218
Copy link
Member

Thank you!

@timfel timfel deleted the patch-1 branch November 18, 2025 16:18
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.

2 participants