I\'ve imported an existing maven project into Eclipse. I tried to set up the configurations for a JUnit test, and my project wouldn\'t come up as a testable project. When I
Make sure that POM doesn't have any error, Eclipse detecting the project types based on the initial build (automatically or manual).