It is available in the IDE because it will pick up the Maven project but
you need to bade your project on Maven.
On Apr 16, 2013 9:00 PM, "Andrew Musselman" <andrew.mussel...@gmail.com>
wrote:

> Ah it is in generated-sources.  So any class in there will be unavailable
> to people's IDEs.
>
> Any interest in fixing this?
>
>
> On Tue, Apr 16, 2013 at 12:47 PM, Andrew Musselman <
> andrew.mussel...@gmail.com> wrote:
>
> > Looks like OpenIntObjectHashMap is not in the release.
> >
> > Is this patched somewhere?
> >
> >
> > On Tue, Apr 16, 2013 at 12:26 PM, Andrew Musselman <
> > andrew.mussel...@gmail.com> wrote:
> >
> >> Guys, using release 0.7 I have this complaint in my IDE(IntelliJ) for
> >> org.apache.mahout.cf.taste.hadoop.als.FactorizationEvaluator
> >> and org.apache.mahout.cf.taste.hadoop.als.ParallelALSFactorizationJob:
> >>
> >> Here's the offending line for both classes:
> >> import org.apache.mahout.math.map.OpenIntObjectHashMap;
> >>
> >> Am I missing a build step?  The test for parallel als factorization job
> >> runs fine.
> >>
> >> Thanks
> >> Andrew
> >>
> >
> >
>

Reply via email to