Steve:

Thanks a million! That seems to have fixed my problem...

Erick


On Mon, Feb 18, 2013 at 4:19 AM, Steve Rowe <sar...@gmail.com> wrote:

> Hi Ahmet, I'm glad it's working for you.
>
> I've just committed several other IntelliJ configuration fixes, mostly to
> do with running tests.  I'm now able to run all of the pre-defined module
> test run configurations on trunk (I didn't try running tests on branch_4x,
> but a full project rebuild succeeds).
>
> Erick, if after updating and running 'ant clean-idea idea', you still are
> seeing problems, please let me know.
>
> Steve
>
> On Feb 18, 2013, at 3:48 AM, Ahmet Arslan <iori...@yahoo.com> wrote:
> > Hi Steve,
> >
> > Thanks for the fix, I can run TestCases using intelliJ now.
> >
> > Ahmet
> > --- On Mon, 2/18/13, Steve Rowe <sar...@gmail.com> wrote:
> >
> >> From: Steve Rowe <sar...@gmail.com>
> >> Subject: Re: Can't seem to build in order to run unit tests from
> IntelliJ any more.
> >> To: dev@lucene.apache.org
> >> Date: Monday, February 18, 2013, 10:04 AM
> >> 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 <iori...@yahoo.com>
> >> 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 <erickerick...@gmail.com>
> >> wrote:
> >>>
> >>> From: Erick Erickson <erickerick...@gmail.com>
> >>> Subject: Can't seem to build in order to run unit tests
> >> from IntelliJ any more.
> >>> To: dev@lucene.apache.org
> >>> 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: dev-unsubscr...@lucene.apache.org
> >> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> > For additional commands, e-mail: dev-h...@lucene.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to