Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, I am not too familiar with Visual Studio Code, but it's just standard Java remote debugging so you should be able to do something like https://code.visualstudio.com/docs/java/java-debugging.
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.