Re: Default formatting of Java files
Re: Default formatting of Java files
- Subject: Re: Default formatting of Java files
- From: Chuck Hill <email@hidden>
- Date: Tue, 25 Feb 2003 19:18:23 -0800
http://www.rubicode.com/Software/EOGenerator/
Chuck
At 04:04 PM 26/02/2003 +1300, Ray Ackland wrote:
>Personally (and I may differ from most of you here), I don't like the
>formatting of Java that you commonly see, ie:
>
>public class Widget() extends Grommet {
> ....
>}
>
>Preferring much more the formatting where the braces are vertically
>aligned. I find it much easier to look for matching pairs in this
>system. ie:
>
>public class Widget() extends Grommet
>{
> ....
>}
>
>I have found the templates which WO uses to create new projects, and
>altered these to solve my problem. However, when I create Java classes
>from EOModeler it does it the first way.
>
>Does anyone know if this is able to be altered so these files are
>created alternative ways? I don't know if EOModeler uses templates, or
>scripts the Java file from scratch.
>
>thanks,
>
>Ray.
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.