redhat-developer / redhat-developer/vscode-java

Packages cannot be resolved

Open
#800 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

From @sh-tech on February 15, 2019 1:59

Enviroment

  • macOS Mojave 10.14.3
  • Visual Studio Code 1.31.1
  • Java Test Runner 0.14.0

issue

I want to use jUnit 5 on VSCode so I use Java Test Runner. However after installation console display errors saying can not be resolved for jUnit5. How can I solve it? Please tell me solution. I have finished setting Java's PATH.

Images

image
image

Copied from original issue: Microsoft/vscode-java-test#616

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

The issue names no source files or tests; start by reproducing the JUnit 5 package-resolution errors with the listed macOS, VS Code, and Java Test Runner versions. Trace how the vscode-java extension and Java Test Runner resolve project dependencies, then verify that the unresolved-package error is explained or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
testing-qa, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.