Java properties files use "\" as a line continuation character.

-- 
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis


"Rebhan, Gilbert" <[EMAIL PROTECTED]> wrote on 05/18/2005 
07:21:38 AM:

> 
> Hi,
> 
> i' ve written a java class that reads a txtfile and generates a
> propertyfile.
> 
> All works fine expect one property that may contain more than one line.
> 
> property1=bla
> property2=foo
> property3=first line
> second line
> third line
> 
> Is it possible to have a multiline property and if how to handle it.
> 
> I don't want to write an extra file if possible and have all my
> properties in
> just one file.
> 
> Any ideas ?
> 
> Gilbert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to