redhat-developer / redhat-developer/vscode-java
Java Language Support not working for Codespaces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
We are a team that's running the First Robotics Competition and we want to sync our code between different devices.
We chose GitHub codespaces since we already using GitHub.
Everything works fine except Java language support kind of not able to find java
We tried >add dev and add new java configuration to the codespace, but it didn't fix the problem
Is there any way to add Java to code spaces or let the extension recognize our local Java? That will be super helpful!
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 language support problem in a GitHub Codespace and inspect how the VS Code extension discovers Java there. Verify whether a Codespaces Java configuration is recognized; done means the extension can find Java and provide language support without relying on a local installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, java, vscode
- Domain
- cloud, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100