1. After configuring Maven under Eclipse-jee (the version I choose), add Mahout-core to the Pom.xml depencies, and the version is optional
The configuration is then downloaded automatically. will be downloaded by default to/home/cc/.m2/below a folder inside, the file is hidden.
Http://blog.sina.com.cn/s/blog_6dc9c7cb0101bmch.html
See this blog post for detailed procedures.
2. Add all the jar files under the mahout lib Jar file and Mahout folder that you downloaded.
Select project, right-properties-->libraries--> add extra jar package and select the above package, add it in available
To understand the use of principles and configuration ideas, rather than simply use it.
Note: import Javax.servlet.http.HttpServlet; If you fail, you need to enter the servlet.jarinclude of Tomcat under the 2 method,
An issue encountered when importing Myrecommender projects.