redhat-developer / redhat-developer/vscode-java

reference lib are not added to classpath

Open
#3,540 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

"I've specified the wild card pattern /pat/lib/**/*.jar to include 359 JAR files in the classpath for my Java project in Visual Studio Code. However, despite this configuration, the JAR files aren't being added correctly. As a result, the compilation process is significantly delayed due to numerous errors, ultimately leading to a Timeout while waiting for completion of job: Update classpath Job(54)

!ENTRY org.eclipse.jdt.ls.core 1 0 2024-03-19 09:05:09.808
!MESSAGE Timeout while waiting for completion of job: Update classpath Job(54)

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

Start by reproducing the /pat/lib/**/*.jar wildcard configuration in the VS Code Java extension and inspect the reported Update classpath timeout. The work is done when all 359 JAR files are added to the classpath and compilation completes without the timeout and resulting errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, vscode
Domain
developer-experience
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.