I don't know about Eclipse, but what happens if you just go into the
checkout directory on the command line and do "ant compile"
On Feb 11, 2009, at 9:23 PM, Fard wrote:
Hello there,
I checked out the Basic Demo from subversion
http://svn.apache.org/repos/asf/lucene/java/trunk
lucene/java/trunk
in eclipse. And in the package explorer I got a lot of errors. The
most are
not compatibility between the name of packages and the package that
classes
should be there. For example there is a package called
"java.org.apache.lucene.analysis" with almost 30 java class in it
but the
first statment in all these classes
are "package org.apache.lucene.analysis;". I have this problem with
all of
packages and all them included files. I don't know is it something
wrong in
the check out process I have done or something wrong in the Basic
Demo of
Lucene. I appreciated let me know how can I fix it.
Have Fun
Maurice
--
View this message in context:
http://www.nabble.com/error-with-checkout-the-Basic-Demo-of-Lucene-tp21968770p21968770.html
Sent from the Lucene - General mailing list archive at Nabble.com.