Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java debug hot update do not take effect #3373

Open
mozhuanzuojing opened this issue Nov 2, 2023 · 1 comment
Open

java debug hot update do not take effect #3373

mozhuanzuojing opened this issue Nov 2, 2023 · 1 comment

Comments

@mozhuanzuojing
Copy link

Since updating the latest version of redhat .java, there have been frequent problems with debugging java code not updating in real time.

Environment
  • Operating System: win10、win11、wsl2
  • JDK version: 17
  • Visual Studio Code version: 1.84.0
  • Java extension version: 1.24.0
Steps To Reproduce
  1. git clone https://gitee.com/mozhuanzuojing/bsp-x.git
  2. open bsp1\src\main\java\com\example\ClassesA.java
  3. start debug
  4. modify java code

screen

java.debug.Hot.updates.do.not.take.effect.mp4

settings.json
settings.json

Current Result

During debugging, the modified java code is not updated in real time

Expected Result

Modify the java code and update it in real time

Additional Informations

This has happened to everyone in the team in the last week.

@testforstephen
Copy link
Collaborator

Duplicates with microsoft/vscode-java-debug#1402 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants