In Eclipse 4.4.2, when converting a project to maven, the IDE added a pom.xml
and a few other things but the project structure remained unchanged. Is this standard behavior?
I was expecting it to be updated to the maven structure. The conversion was done by right-click on the project and then in the context menu Maven->Convert. (Is there a trick, some other option, to make it adjust the project structure to be maven-like?)