the problem you're having is that you haven't learn about java yet. you need to know about imports statement, about jars file that contain java classes. you need to learn about this first then you can run java. the LIA (lucene in action) package that you're downloaded can all be run if you put them in the right environment. you just need to write the imports statement properly in relation to the folders that the existing java classes resides.
goodluck On 8/11/11, Vahideh Tabrizi <v.shinings...@gmail.com> wrote: > Dear Saurabh > In fact I'm a *beginner*, I never used java before! now I need to use > lucene, and in this part I need to calculate Precision and Recall! I found > the code and just copied and pasted it in eclipse enviroment! and when I run > this, program dosent know some import classes and some other things!!! (and > ofcourse the package!!! as you see in screenshot) , I think I should add > something to program which is in sourcefile packege which I download from > http://www.manning.com/hatcher3/ (the source code size is 61MB), I > downloaded it, it is consist of alot of folders, but I dont know which one > shold I add and how should I add?!!!! > It is all my problem. > > Thanks alot. -- http://jacobian64.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org