I\'ve imported this project before, with no difficulty before. I\'m not sure what has changed.
I click Import Project and selected getting-started-wi
Import Project
getting-started-wi
Make sure that if JUnit is declared as test, that your test class is in src/test, otherwise it won't be able to see the dependency.
test
src/test