Community
Participate
Working Groups
I have the following bit of XML in my pom <build> <pluginManagement> <plugins> <plugin> <artifactId>maven-resources-plugin</artifactId></plugin> </plugins> </pluginManagement> <plugins> </plugins> </build> when after </artifactId> and on the same line, I type in a < and then hit completion and complete with version, the necessary XML is not added.
I've been able to reproduce with the xml schema xml file as well. <xs:all xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema "> the issue si not maven editor specific, it's generic to the xml schema based completion. reassigning to wst.xml, i hope it's the appropriate place, if not please reassign further. thanks.
Pushed to R3_4_maintenance and master. http://git.eclipse.org/c/sourceediting/webtools.sourceediting.git/commit/?h=R3_4_maintenance&id=9e2b211493e2396f0e409589b5ff56c0c376ee2c