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