Hi,

Those JARs are not shipped with Lucene (different license).

They are downloaded by the ANT build, so easiest to run the standard ANT build 
at least one time.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de

> -----Original Message-----
> From: cheng [mailto:zhoucheng2...@gmail.com]
> Sent: Sunday, May 15, 2011 4:48 PM
> To: java-user@lucene.apache.org
> Cc: sar...@syr.edu
> Subject: RE: Lucene 3.3 in Eclipse
> 
> Steve, thanks for correction. You are right. The version is 3.0.3 released 
> last
> Oct.
> 
> I did place an ant jar in Eclipse, and it does the job to remove some 
> compiling
> errors. However, it seems that I do need some jar file to handle the
> DbHandleExtractor.java and the org.apache.lucene.store.db package, which
> are under contrib/db/bdb/src/java folder.
> 
> Do you know when I can find the proper jar file?
> 
> Cheng
> 
> -----Original Message-----
> From: Steven A Rowe [mailto:sar...@syr.edu]
> Sent: Sunday, May 15, 2011 10:08 PM
> To: java-user@lucene.apache.org
> Subject: RE: Lucene 3.3 in Eclipse
> 
> Hi Cheng,
> 
> Lucene 3.3 does not exist - do you mean branches/branch_3x ?
> 
> FYI, as of Lucene 3.1, there is an Ant target you can use to setup an Eclipse
> project for  Lucene/Solr - run this from the top level directory of a full 
> source
> tree (including dev-tools/ directory) checked out from Subversion:
> 
>    ant eclipse
> 
> More info here:
> 
> 
> <http://wiki.apache.org/solr/HowToContribute#Development_Environment
> _Tips>
> 
> Steve
> 
> > -----Original Message-----
> > From: cheng [mailto:zhoucheng2...@gmail.com]
> > Sent: Sunday, May 15, 2011 4:29 AM
> > To: java-user@lucene.apache.org
> > Subject: Lucene 3.3 in Eclipse
> >
> > Hi, I created a java project for Lucene 3.3 in Eclipse, and found that
> > in the DbHandleExtractor.java file, the package of
> > com.sleepycat.db.internal.Db is not resolved. How can I overcome this?
> >
> >
> >
> > I have tried to download .jar for this, but don't know which and where
> > to download.
> >
> >
> >
> > Thanks
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to