In eclipse is there a way to run more than one Java app in different console windows and switch between them ?
            Asked
            
        
        
            Active
            
        
            Viewed 540 times
        
    2 Answers
4
            Yes. In the Console view there is an icon (a blue monitor, the last-but-one on the row) that allows you to switch consoles.
        Bozho
        
- 588,226
 - 146
 - 1,060
 - 1,140
 
1
            
            
        By default, it launches each app in different console. All you have to do is switch it manually between consoles.

(source: kit.edu) 
        Glorfindel
        
- 21,988
 - 13
 - 81
 - 109
 
        bragboy
        
- 34,892
 - 30
 - 114
 - 171