[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] EDC's program consoles
|
- From: Marc Khouzam <marc.khouzam@xxxxxxxxxxxx>
- Date: Fri, 30 Jul 2010 10:16:42 -0400
- Accept-language: en-US
- Acceptlanguage: en-US
- Delivered-to: cdt-dev@eclipse.org
- Thread-index: Acsv8dXw+nPkA7ASQOq52jqKYfE2QQ==
- Thread-topic: EDC's program consoles
Hi,
I noticed that EDC
adds two consoles to the list of consoles that can be opened at any
time.
This is done using
the extension point org.eclipse.ui.console.consoleFactories
Do we really want to
do this?
First, on Linux, I
probably should not see a "Windows Program Output Console",
:-)
but going beyond
that, is there a reason why a user would want to open
the Program Output
Console when there is no EDC debug launch running?
I'm inclined to
believe the console should only be shown by the launch.
Thanks
Marc