Problems creating a Chatserver -Plugin [message #164617] |
Tue, 08 August 2006 12:53 |
Eclipse User |
|
|
|
Originally posted by: Fresh_pr1nce.hotmail.com
Hi!
Well I have created a ChatSystem that works quite well. When I start the
Chatserver that listens on a certain port there is a System.out.println
saying "Server is listening on port bla bla...". On the other hand I have
"created" a Hello World Plugin that says "Hello World".
I create a Server instance in the plugin's method createPartControl():
Server server = new Server(port);
When I start the plugin, a new Eclipse Workbench instance shows up, but
the Server's Output Strings are sent to the first eclipse instance... and
not in the new Workbench Output Console. Does anybody know why?
Thanks a lot!
Fr3sh
|
|
|
Powered by
FUDForum. Page generated in 0.08881 seconds