Question

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?

Was it helpful?

Solution

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

  • Juno/Kepler (4.x): Maven -> User Interface
  • Helios/Indigo (3.x): Maven -> POM Editor
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top