I have a spring boot application, hot code replace was working fine, until I recently to latest VS code (1.47.1).
Tried to delete the workspace storage folder, still the same.
Tried both jdk 1.8 and java 11, same problem
Tried the change HCR from auto to manual, got this message whenever I click the lightning icon after I change the code and save:
Cannot find any changed classes for hot replace!
Thanks
Environment
- Operating System: Deepin 15.11
- JDK version: Both 1.8 and 11
- Visual Studio Code version: latest, 1.47.1
- Java extension version: 4.5
- Java Debugger extension version: 0.27.0
Steps To Reproduce
- [step 1]
- [step 2]
[attach a sample project reproducing the error]
attach logs
Current Result
Expected Result
Additional Informations
I have a spring boot application, hot code replace was working fine, until I recently to latest VS code (1.47.1).
Tried to delete the workspace storage folder, still the same.
Tried both jdk 1.8 and java 11, same problem
Tried the change HCR from auto to manual, got this message whenever I click the lightning icon after I change the code and save:
Thanks
Environment
Steps To Reproduce
[attach a sample project reproducing the error]
attach logs
Current Result
Expected Result
Additional Informations