| Re: Multiple Consoles in Java perspective? |
Although you can only have one console, the console view does track IO for all running processes. If you select a different process in the debug view, you can see its output in the console.
- I can now select which console window to display in the Java perspective
Thanks for the help,
Mark