Skip to content

Conversation

tsmaeder
Copy link
Contributor

@tsmaeder tsmaeder commented Sep 11, 2025

This PR adds a "Java Dashboard" view that shows some diagnostic info that might be useful when debugging problems with importing Java projects.

Fixes #4128

The diagnostic info is by no means complete.

How to test:

  1. Open view "Java Dashboard".
  2. There are two actions in the view toolbar: "Refresh" and "Dump State" (which opens the info in an untitled editor

I hope this can be useful in that it puts the info and how to configure it at the user's fingertips. I would welcome a discussion about what other info might be useful and how to compute it such that it best reflects what is actually used in the language server.

Copy link

@rao118417-hue rao118417-hue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10

Signed-off-by: Thomas Mäder <[email protected]>
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.

Add Installed JREs view
2 participants