redhat-developer / redhat-developer/vscode-java

Open class files in VSCode and add a debug breakpoint anywhere

Open
#2,564 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I'm trying to add a breakpoint in a class library. I must first open the target library class file (decompiled), and add a breakpoint later.

image

But it looks like I can view the class library only while debugging the java application. How can I goto specific library class file in vscode?

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

No source file or test is named. Start by reproducing the Java debugging workflow in VS Code and investigate how the extension exposes decompiled target library classes; done would mean opening a specific library class and adding a breakpoint without first starting the application.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, vscode
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.