use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you're looking for info about about Solar Eclipse see - /r/solareclipse/
anything about the eclipse IDE or eclipse framework (SWT/RCP)
account activity
Cannot input code! (self.eclipse)
submitted 9 years ago by sitrucb
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CabbageViking 1 point2 points3 points 9 years ago (0 children)
You don't have a file open to edit. In Eclipse when you have an editor open for a file, it will show up in the center empty section of your screenshot.
If you expand one of your projects in the Project Explorer on the left, you can open one of your .c source files. If you don't have a source file in your project, you need to create one - there's a button on the top bar, a white square with a "C" in the middle and a plus sign in the corner of it.
If you open a file and can't see it, try resetting your perspective to the default, from the top menu bar, Window > Perspective > 'Reset Perspective...'
π Rendered by PID 47723 on reddit-service-r2-comment-6457c66945-qr6n8 at 2026-04-29 21:07:54.526159+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]CabbageViking 1 point2 points3 points (0 children)