Jörn Kottmann wrote:
> Thilo Goetz wrote:
>> Sorry, did the reformat thing again. I only changed the static
>> paths to use System.getProperty("file.separator") instead of a
>> hard coded /. Sorry about that.
>>
> Why don't you use File.separatorChar ?Because I didn't know it existed ;-) I hate fiddling around with system properies, so yes, next time I will. Thanks. --Thilo > > Jörn
