posted 15 years ago
Hi folks,
I was trying to debug a swing application from eclipse but really have no idea how to achieve this. I know to how to debug web application through remote debug option but that's applicable to web based application running on some port.
Scenario is
I am running Swing application on Desktop and code is in the eclipse. How to connect to code on each click in eclipse??
Its similar to debugging web app.
Any suggestions or tutorial please!!