When I have Android and the M2E plugin both installed for eclipse, the POM files are not opened in the POM editor, but rather in the android XML editor.
Is there a way to re-associate POM files to the POM editor after the android plugin has been installed?
right click on pom.xml and choose open with -> Maven POM Editor
to associate permanently see Configuring Maven 2 POM Editor to open pom.xml files in source mode