0
votes
1answer
46 views
How to connect Adobe Air client side with Java VM Debug Interface?
Hello:
I'd like to know if/how would it be possible to connect Adobe Air application to Java VM Debug Interface? I have some objects residing on server side and don't want to change the code there …
0
votes
1answer
139 views
Learning to debug in Java.
Hi, I'm both learning to use the JPDA on Netbeans and solving the Prime Generator problem of Sphere's Online Judge.
I've been reading this tutorial on netbeans.org about he JPDA, but haven't found …
