Yes, that works as well too. Thank you! Regards, Edwin
On 21 April 2016 at 19:00, Bram Van Dam <bram.van...@intix.eu> wrote: > On 21/04/16 03:56, Zheng Lin Edwin Yeo wrote: > > This is the working one: > > dataDir=D:/collection1/data > > Ah yes. Backslashes are escape characters in properties files. > C:\\collection1\\data would probably work as well. > > - bram >