microsoft / microsoft/vscode-java-pack
Bug
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Environment:
- VS Code Version: 1.90.0-insider (Universal)
- Extension Pack for Java Version: v0.26.0
- Debugger for Java Version: v0.57.0
- Maven for Java Version: v0.44.0
- Project Manager for Java Version: v0.23.6
- Test Runner for Java Version:v0.41.1
- OS Type & Version: MacOS 11.7.10 (20G1427)
Step to Reproduce:
Click to execute debug to start
Expected Behavior:
Project executes debug to start compilation successfully. Executes and starts debugging
Actual Behavior:
Click to execute debug to start compilation. Errors reported
Everything was normal at the beginning of the project. After one day of use, vscode was restarted. After the restart was completed, debug was clicked and a compilation error was thrown.
I deleted all the files in ~/Library/Application\Support/Code-\Insiders and re-imported the project to solve this problem. However, the error message appeared again after one day of use and restart.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the attached 1.log and screenshots, then reproduce the failure in VS Code 1.90.0-insider on macOS after restarting the Java project. Compare the compilation error with the reported Java extension versions; done means debug compilation succeeds and debugging starts normally after restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100