How to debug a Java Action with Visual Studio

0
Good morning everyone. I use Mendix v9.24.14. I would like to debug a Java Action of one of my projects, with Visual Studio. What I did is set in the App Configuration > Server > Extra JVM Parameters with the value "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005". In Visual Studio I installed Debugger for Java. I opened my Mendix project in Visual Studio. Now I should set up the launch.json file to connect debugging to Mendix. Can anyone help me with this?   Thank you all
asked
0 answers