I'm using Eclipse 3.0 with JKD 1.4.2_05
When I try to launch the Java debugger from the Java view, I get the
following error:
Launching: Cannot find a free socket for the debugger.
Yes, I have set the break point.
When I try launching from Debug view nothing shows up. I was under the
impression that each line should process individually so I could see what
was going on.
Am I doing something wrong? Any ideas? I'd really appreciate some help
as I'm using this platform in conjunction with a beginning Java class...