Re: Debugging multiple applications in Eclpse
From: Daniel Rohe (daniel.rohe_at_stud.tu-ilmenau.de)
Date: 02/16/05
- Next message: raf: "My own JAVA IDE"
- Previous message: Sakke: "Midlet OTA site"
- In reply to: debedb_at_gmail.com: "Debugging multiple applications in Eclpse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Feb 2005 23:59:15 +0100
Set breakpoints in server and client project, make two launch configurations
and start the server in debug mode and then the client in debug mode. In the
debug perspective you can see two entries, one for the server and the second
for the client. Wait until the program reaches your breakpoint. That's all.
Greetings
Daniel
<debedb@gmail.com> schrieb im Newsbeitrag
news:1108578643.383716.148070@c13g2000cwb.googlegroups.com...
> Hi all,
>
> Let's say I have a client and server in my workspace. I want to
> run them both, and have control over each one separately (stepping
> through one, or stopping and restarting one, without affecting the
> other).
> "New Window" is not quite that. Any ideas?
>
- Next message: raf: "My own JAVA IDE"
- Previous message: Sakke: "Midlet OTA site"
- In reply to: debedb_at_gmail.com: "Debugging multiple applications in Eclpse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|