Hi,
I'm have created one socket server and one socket client in Eclipse and
I want to test them. However I'm not sure how I run them at the same
time using Eclipse.
Do I need to open them in different workbenches? Can I run them in the
same project? Do I need two instances of the Eclipse or the Console
window? How do I do that?
Thanks
/Fred
Paulus de Boska - 21 Feb 2006 15:58 GMT
You can run them in the same project, assuming they're standalones :
right-click the server source, run as java application
then the same for the client.
If you look closely at the icons on the console window, you'll see that
you can switch consoles or even make a second console view.
---
Paul Hamaker, SEMM
http://javalessons.com