redhat-developer / redhat-developer/vscode-java

Intellisense will not work in devcontainer for openjdk-11-jdk

Open
#1,630 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

android Gradle
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

[provide a description of the issue]

Environment
  • Operating System: Debian 10
  • JDK version: 11
  • Visual Studio Code version: 1.49.0
  • Java extension version: ?

I installed openjdk-11-jdk on docker using devcontainer and out of the box the intellisense does not work. Then I tried setting

"java.home": "/usr/lib/jvm/java-11-openjdk-amd64/"

in settings.json and it also did not work.

Please attach logs

Current Result

No intellisense

Expected Result

Intellisense (errors and autocomplete) working

Additional Informations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is identified. Start by reproducing the issue in a Debian 10 devcontainer with openjdk-11-jdk and VS Code 1.49.0, then enable and inspect the logs using the linked troubleshooting guide; done means Java errors and autocomplete work in the container.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.