[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Debugger
|
- From: jwfelter@xxxxxxxxxxx (jennifer)
- Date: Sat, 26 Feb 2005 22:51:20 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse.org
- User-agent: NewsPortal/0.34 (http://florian-amrhein.de/newsportal/)
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...