Thanks! :) -----Original Message----- From: robert burrell donkin [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 17, 2001 5:19 AM To: ECS Developers List Subject: Re: Pretty print...
On Thursday, November 15, 2001, at 08:59 PM, McDowell, Mark wrote: > Is there a way to have pretty print set to true by default? I want > it on for all my objects... hi mark you can set the pretty print property in the ecs properties file you used. you can either roll your own custom jar, replacing the ecs.properties file with your custom one (this will change your defaults) or you can specify a custom ecs properties file using the ecs.properties system property. see the javadocs for org.apache.ecs.ECSDefaults for more details. - robert -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
