The IJ-generated file (mahout.userlibraries in my case) creates a user
library with references to all the appropriate jars. By adding it to the
Eclipse buildpath user libraries after svn checkout, and after manually
fixing the source files it ALL WORKS! Well, almost...
* We still have duplicates of GroupLensDataModel and
GroupLensRecommender in examples/
* The duplicate package-info files in o.a.m.classifier.bayes still
causes a compiler error but it can be ignored
On 12/5/11 1:51 PM, Ted Dunning wrote:
Let me know how the IntelliJ generated eclipse files work for you. It
would be humorous if IntelliJ gave us better eclipse support than eclipse.
On Mon, Dec 5, 2011 at 12:49 PM, Jeff Eastman<[email protected]>wrote:
If a little tune-up of our Eclipse configs is in order I'd like to learn
more about them so I can dig into it. I have almost full time to work on
this right now.