Hi Arslan, I just committed a fix for this particular problem (missing queries module dependency from the highlighter module).
I think Erick is having a different problem, not sure what yet. Steve On Feb 18, 2013, at 2:41 AM, Ahmet Arslan <[email protected]> wrote: > Hi Erick, > > Same here, I get this error: > > import org.apache.lucene.queries.CommonTermsQuery; Cannot resolve > CommonTermsQuery > > --- On Sun, 2/17/13, Erick Erickson <[email protected]> wrote: > > From: Erick Erickson <[email protected]> > Subject: Can't seem to build in order to run unit tests from IntelliJ any > more. > To: [email protected] > Date: Sunday, February 17, 2013, 7:22 PM > > Anyone else having problems here? I've deleted the ivy cache, cleaned the > idea project (and everything else), tried it on a fresh checkout. What am I > missing? > > The problem is that classes are not found, I see messages in IntelliJ like: > > java: package org.apache.lucene.analysis does not exist > > java: cannot find symbol > symbol: class Query > location: package org.apache.lucene.search > > etc. > > I can run things from the command line just fine.... Did something move? > > Thanks, > Erick > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
