redhat-developer / redhat-developer/vscode-java
Provide a Java view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Lots of Java related extensions are contributing views to the side bar explorer these days: Maven, Java Dependencies, Tomcat, Spring boot dashboard... In the future, we will add a type hierarchy view once this is available in jdt.ls. This makes the regular explorer pretty crowded these days.

I think vscode-java should own a dedicated Java view, where companion extensions could contribute their stuff without bloating the explorer.
My only requirement is to not show that view if no view contributors are detected.
@gorkem @yaohaizh @akaroml @martinlippert WDYT?
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
No source files, tests, or entry points are named in the issue. Start by locating the extension's existing view registration and contributor mechanisms; done means a dedicated Java view appears when contributors exist and remains hidden when none are detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100