Re: lia demos without ant

2005-09-08 Thread Gasi
Hi Otis, you was right. I solved the problem. Now I am able to try the examples. Greetings Gaston - Original Message - From: "Otis Gospodnetic" <[EMAIL PROTECTED]> To: Sent: Thursday, September 08, 2005 1:57 AM Subject: Re: lia demos without ant > Hi Gasi, &

Re: lia demos without ant

2005-09-07 Thread Otis Gospodnetic
Hi Gasi, Please see page xxxii in LIA, section Author Online, and use that for LIA questions, so we don't bother others with LIA-specific stuff. However, your problem doesn't have to do so much with LIA, either. It's a basic Java question, and it looks like the part that you have been misunderst

lia demos without ant

2005-09-07 Thread Gasi
Hallo, IBecause of less or better say no experience in Ant I try to run some demo applications out of the LuceneInAction Examples folder. For example I wanted to test AnalyzerDemo.java. I set the -classpath c:/LuceneInAction/lia/analysis because there is AnalyzerDemo.java on my system. I tried