Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

the output is always empty list of users #4

Open
EsraaSalem opened this issue May 6, 2016 · 3 comments
Open

the output is always empty list of users #4

EsraaSalem opened this issue May 6, 2016 · 3 comments

Comments

@EsraaSalem
Copy link

I finally managed to run the code by changing the packages names and other changes, but there is no outputs(I did not see the expected recommendation for each user )
this list size "List users" is always 0 it doesn't iterate to print the recommendation.
this is the code I run
https://github.com/EsraaSalem/LensKit_Example/blob/master/src/test/java/aa/aa/HelloLenskit.java

@mdekstrand
Copy link
Member

Are you providing any command line input to the program?

The Hello example takes user IDs as command line parameters.

@EsraaSalem
Copy link
Author

No I just run it using Eclipse. I didn't enter any inputs.
how can I enter these user IDs from Eclipse instead of command line??

@mdekstrand
Copy link
Member

Eclipse will have some kind of run configuration where you can provide parameters to use when running the application.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants