I have been working in XCode and with Objective-C in the last few years, but I knew that once I would have to transition to Eclipse or the like for Java projects. Case is, I do
Try mvn idea:idea to generate project for IntellijIDEA from the maven's pom.xml. Then just open the project and see all the libraries added.
mvn idea:idea