redhat-developer / redhat-developer/vscode-java
command 'java.dashboard.refresh' not found
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Describe the bug
Running command 'Java: Refresh' from the command palette shows the error command 'java.dashboard.refresh' not found
Environment
- Operating System: DevContainer whith mcr.microsoft.com/devcontainers/java:3-25-trixie Docker image on Debian WSL under Windows 11
- JDK version: openjdk 25.0.2 2026-01-20 LTS
- Visual Studio Code version: 1.113.0
- Java extension version: 1.53.0
Additional Information
I tried to run the command after I saw 'Project configuration is not up-to-date with pom.xml, requires an update.' in the PROBLEMS view.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Java: Refresh command from the VS Code command palette after the project reports that its configuration is out of date with pom.xml. Trace why java.dashboard.refresh is unavailable, then verify that refreshing the project no longer produces the command-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100