microsoft / microsoft/vscode-java-debug
The enclosing main class reports Main Class 'Main$Main1' doesn't exist in the workspace
Open
@testforstephen is already working on this.
Since Sep 27, 2018.
ai-triaged
bug
debt
launch
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
If the main class is located in the enclosing class of a Java file,

launching debugger will throw error Failed to resolve classpath 'Main$Main1' doesn't exist in the workspace. Actually the class exists.

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.
Assessment
This issue has not been assessed yet.