Skip to content
Tell1 edited this page Sep 12, 2014 · 5 revisions

Welcome to the LMSRecommender wiki!

Get started on Mac

Just fetch the project LMSRecommenderOS and get your hands on it!

Start the LMSRecommender application

The execution of the LMSRecommender application requieres the following steps:

  1. Open the folder where the LMSRecommender.jar is situated in the terminal: ./aplicacion/LMSRecommender

  2. Now compile the source code with the following command (executing the build.xml): ant

  3. Afterwards execute the .jar with the command: java -jar LMSRecommender.jar

Clone this wiki locally