Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » stupid simple question about indention
stupid simple question about indention [message #101042] Fri, 03 October 2003 13:45 Go to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Hi!

I just don't find the switch in preferences.

if(blah)<return>
<cursor is here>

This is okay, but

if(blah)<return>
<cursor is here>
{
<cursor is here>
}

I don't want the bracket to be indented. Code Formatter does it right.

Where is that switch to disable this behaviour??

Thanks (and sorry for the question :)
Timo
Re: stupid simple question about indention [message #101224 is a reply to message #101042] Sat, 04 October 2003 04:35 Go to previous message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch

I assume you are on M3 - this has been fixed since.

-tom

Timo Nentwig wrote:
> Hi!
>
> I just don't find the switch in preferences.
>
> if(blah)<return>
> <cursor is here>
>
> This is okay, but
>
> if(blah)<return>
> <cursor is here>
> {
> <cursor is here>
> }
>
> I don't want the bracket to be indented. Code Formatter does it right.
>
> Where is that switch to disable this behaviour??
>
> Thanks (and sorry for the question :)
> Timo
Previous Topic:libXm.so.2 too short
Next Topic:Unhandled exception caught in event loop.
Goto Forum:
  


Current Time: Fri Jul 18 22:33:08 EDT 2025

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

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

Back to the top