Hello, When using autocompletion in a plugin after I enter the <configuration></configuration> tag it seems the rest of the tag "do not have contextual completion".
This is: I enter this config ... <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.3.1</version> <configuration> <archive> </archive> </configuration> </plugin> Inside <archive> it prompts me options to add (for example) <finalName> which is not a valid tag inside <archive> Any plans to fix that behavior? Regards -- Those who do not understand Unix are condemned to reinvent it, poorly. Any sufficiently recent Microsoft OS contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Unix.
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
