microsoft / microsoft/vscode-java-debug
java.lang.NoClassDefFoundError
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
i have this issue when i run code in the first line happen the issue and the terminal says: Error: Could not find or load main class Test3
Caused by: java.lang.NoClassDefFoundError: Test3 (wrong name: Java/Test3)
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 terminal error for the Test3 entry point described in the issue and inspect the attached screenshot. No source file, test, or repository entry point is identified, so first determine whether the failure is in the Java class name/package setup or in vscode-java-debug; done means identifying a reproducible debugger behavior and a verified fix or clear project guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100