Domanda

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?

È stato utile?

Soluzione

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
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top