[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: EOF key-Combination inside Eclipse CDT
|
- From: Felix Dorner <felix_do@xxxxxx>
- Date: Fri, 20 Feb 2009 09:57:16 +0100
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.18 (Windows/20081105)
Kam wrote:
My test program running under Eclipse 3.3.2 CDT with output shown on the
Eclipse console could not have recognized the EOF key stroke (CTL-D
under Unix/Linux and CTL-Z under Windows).
Hey Kam, I had the same problem a while ago:
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg22180.html
If you follow the thread, there shows up:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=34052
I guess I never managed to comment on the bug, a shame. Note also, that
the version I was using was Eclipse 3.4.
Felix