Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » running two consoles at the same time
running two consoles at the same time [message #508203] Sun, 17 January 2010 10:49 Go to next message
Eclipse UserFriend
hi,
i have created a server socket and a client socket(two java files), if a compile the server socket the console shows up(ok fine), but if now i run the socket client class the console output of the server class will be replaced by the console ouput of the client socket, i need two consoles running separetely, i have just migrated my project from netbeans , in nb this was done automatically ,they were as many consoles as running classes, how can i do this same thing on eclipse ?
thanks

[Updated on: Sun, 17 January 2010 11:04] by Moderator

Re: running two consoles at the same time [message #508204 is a reply to message #508203] Sun, 17 January 2010 11:10 Go to previous messageGo to next message
Eclipse UserFriend
ok i just found out the button "display selected console", but how can i have both consoles side by side (in different tabs)?
thanks

[Updated on: Sun, 17 January 2010 11:35] by Moderator

Re: running two consoles at the same time [message #508368 is a reply to message #508204] Mon, 18 January 2010 10:00 Go to previous messageGo to next message
Eclipse UserFriend
jarboy wrote:
> ok i just found out the button "display selected console", but how can
> i have both consoles side to side (in different tabs)?
You can open a second console via the Console's view menu: 'New Console
View'. With the 'Pin Console' view button you can lock the Console.

Dani
> thanks
icon7.gif  Re: running two consoles at the same time [message #508432 is a reply to message #508368] Mon, 18 January 2010 13:59 Go to previous message
Eclipse UserFriend
Dani Megert wrote on Mon, 18 January 2010 10:00
jarboy wrote:
> ok i just found out the button "display selected console", but how can
> i have both consoles side to side (in different tabs)?
You can open a second console via the Console's view menu: 'New Console
View'. With the 'Pin Console' view button you can lock the Console.

Dani
> thanks

thank you
Previous Topic:Extending package explorer with a sort (or a filter) for closed projects
Next Topic:Why is Code Assist connecting to the web?
Goto Forum:
  


Current Time: Mon Mar 17 21:48:03 EDT 2025

Powered by FUDForum. Page generated in 0.04247 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top