I am using idea EAP 605
static block brackets not aligned properly.
when I try to create a static block after typing static and enter the cursor
moves one tab instead of staying below "s" of the word static.
static
{
}
I would expect it to be like
static
{
}
Note: I specified "NextLine" for all Class Declaration, Method declaration
and others in IDE options - Indent and braces.
Is there anything I am missing or is it really a bug.
Thanks,
Nithy.
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list