Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS Code Java Debugger

I installed VS Code Java Debugger and loaded my Java project.

Add Configuration:

I tried to add configuration by clicking the button as shown in above image.

Activating Extensions:

When I click Add Configuration, I get Activating Extensions like above and that's it.

Sometimes I get "The Language Support for Java crashed 5 times in the last 3 mins."

How do I setup the Java Debugger in VSCode?

Note : I Uninstalled VSCode, deleted the extensions from %Users%/.vscode/extensions and reinstalled VSCode and extensions. The issue still exists.

like image 842
Forever NewUser Avatar asked Jun 23 '26 17:06

Forever NewUser


1 Answers

For me, the following actions fixed this issue:

  1. Un-install all Java related extensions.
  2. Re-install the Java Extension Pack only.

https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack

like image 195
Armel Avatar answered Jun 26 '26 07:06

Armel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!