Re: failure while indexing files

2007-03-28 Thread mohamed hadj taieb
thx a 2007/3/28, Arun M.A. <[EMAIL PROTECTED]>: I used to have this classpath issue when i set classpath for Java. Try using DOS based directory path instead of the windows name. eg. instead of Documents and Settings use DOCUME~1 use dir/x to know your DOS name for the directory On 3/28/07,

Re: failure while indexing files

2007-03-28 Thread Arun M.A.
I used to have this classpath issue when i set classpath for Java. Try using DOS based directory path instead of the windows name. eg. instead of Documents and Settings use DOCUME~1 use dir/x to know your DOS name for the directory On 3/28/07, mohamed hadj taieb <[EMAIL PROTECTED]> wrote: Hi