Jordan,

I can't reproduce this behaviour. Can you send me your config files?

Best regards,
Mike Aizatsky.
------------------------------
IntelliJ Software, "Develop with pleasure!" http://www.intellij.com


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On
> Behalf Of Jordan Zimmerman
> Sent: Wednesday, March 13, 2002 12:03 AM
> To: '[EMAIL PROTECTED]'
> Subject: [Eap-list] Live Template reformat to style problem
> 
> The Live Template for "itit" (I haven't tried others) is not
reformatting
> according to my style. I have my casting spacing style set to:
>       (class)var
> 
> If I execute the "itit" Live Template, I end up with:
> 
>       Iterator                iterator = list.iterator();
>       while ( iterator.hasNext() )
>       {
>               String s = (String) iterator.next();
>       }
> 
> Note the space between the cast and the iterator.next() call.
> 
> ===========================
> Jordan Zimmerman
> Altura International
> Catalog City
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to