Debug Java from Mendix

0
I’m trying to configure the remote debugging  as explained in https://docs.mendix.com/howto/monitoring-troubleshooting/debug-java-actions-remotely#4-configuring-remote-debugging   As for section 4, Configure Remote Debugging, what are the equivalent fields in Eclipse?
asked
2 answers
0

Hello Slima,

To me the article doesn’t seem to cover actual remote debugging, rather java debugging while running locally. The reason I’m saying this is I can’t see any actual server security credentials, and it links back to the project jvm settings and localhost.

It’d be interesting to see if others have done this via eclipse. Unfortunately I haven’t – so I would suggest a different way of debugging in Eclipse see https://docs.mendix.com/howto/monitoring-troubleshooting/debug-java-actions this takes you through the eclipse project setup and debugging through eclipse.

Hope this helps

answered
0

Thanks Dragos,

 

Is the options you mentioned will enable only the java debugging? I already did it but what I need is the ability to debug the entire system, both eclipse and Mendix.

Any way to do so?

 

answered