문제

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

  • Juno/Kepler (4.x): Maven -> User Interface
  • Helios/Indigo (3.x): Maven -> POM Editor
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top