Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHamid Salehi
5,721 PointsEOF command in Eclipse? ctrl+d does not seem to work
ctrl+d does not seem to work in Eclipse to close the data file from sys.stdin.read() . Have anyone encountered this problem, or has a workaround solution?
3 Answers
srav
Courses Plus Student 3,476 Pointsctrl +Z worked for me. I am using Atom IDE with Windows 10 OS
Hamid Salehi
5,721 PointsNone of these work! I did some research and it seems that this is a Eclipse bug.
Alexander Davison
65,469 PointsOh.
Alexander Davison
65,469 PointsTry these other things:
- Ctrl+C
- Ctrl+Z
- Ctrl+Q (I'm not sure about this one lol I just made it up)
Good luck! ~Alex
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsHe's using Eclipse, but Atom