How to debug a plugin in visual studio code.
Confluence User - 02 Dec, 2024
Is there a way to debug plugins with breakpoints using visualstudio code? so far i have already installed Tomcat with jpda and connected the debugger. but since the plugins are deployed via jar's I cannot set break points to them and debug them.
plugins