Emacs is fine for projects you already know, but having an IDE that helps
you
explore and which knows where everything is can be a godsend with unfamiliar
code.

Also, IntelliJ natively understands maven so you can just open the pom as if
it were
a project.

On Sat, Apr 30, 2011 at 1:40 PM, Dhruv <[email protected]> wrote:

> > That is the javadoc for Mahout Core, not Mahout Math.
> >
> > That can be confusing.
> >
> > The clover output might be more helpful:
> > https://builds.apache.org/hudson/job/Mahout-Quality/clover/
> >
> > But using a good IDE is probably the most important thing.
> >
> >
> Thanks, this helped a lot.
>
> I have been using Emacs with manual classpath addition and compilation on
> the command line but given all this confusion, I'm switching gears to
> IntelliJ for this project.

Reply via email to