Hello Stephen, Stephen Duncan wrote:
> I know this is an Eclipse problem, but I'm wondering if anybody else > using m2 and Eclipse+WTP is seeing this problem, and if they've found > a workaround. > > Normally my pom.xml file is associated with the XML editor from the > Web Tools Project (WTP) plugin. However, it seems to get "taken over" > by the Ant Editor when I add a the line: <target>1.4</target> in > build/plugins/configuration section. This is a known and annoying bug/feature in the Eclipse Ant editor. Go to the preferences, Ant / Editor / Problems and add "pom.xml" to the names field. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
