Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » closing brackets
closing brackets [message #760464] Fri, 02 December 2011 13:25 Go to next message
gjdv is currently offline gjdvFriend
Messages: 2
Registered: December 2011
Junior Member
When I type:
if(

Eclipse automatically enters a closing bracket. In order to pass it (to get the caret behind the closing bracket) after I have entered the if-condition, I have to either fiddle with the arrow-keys, click with my mouse or type the closing bracket myself to be able to continue entering e.g. the opening curly bracket (accolade).
There must be a smarter way to pass the auto-completed closing brackets, but I haven't been able to figure that out.
Does anyone of you know how?

Thanks in advance! Cheers,

Gert-Jan

Re: closing brackets [message #760509 is a reply to message #760464] Fri, 02 December 2011 16:11 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
Press 'Enter' after typing the if condition :)

--
Deepak Azad
http://wiki.eclipse.org/JDT/FAQ
Re: closing brackets [message #760531 is a reply to message #760509] Fri, 02 December 2011 17:43 Go to previous message
gjdv is currently offline gjdvFriend
Messages: 2
Registered: December 2011
Junior Member
Ah... thanks.

I knew there would be an easy way. Smile
Indeed, it works most (language specific) Eclipse-editors.
Unfortunately not for the PHP-editor, but I'll manage...
Previous Topic:cant build or run .asm file
Next Topic:Using packages from separate projects.
Goto Forum:
  


Current Time: Wed Apr 24 16:59:06 GMT 2024

Powered by FUDForum. Page generated in 0.08723 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top