Hi JBoss guys,
Eclipse WTP/XML Search provides :
* extension point to manage custom completion, hover, hyperlink, validator and Ctrl+Shift+G for XML descriptor.
The basic idea about extension point is to declare your references from your XML nodes and to other thing (other XML node, Java class, resource, other....) and after you benefit from completion, hover, hyperlink, validator and Ctrl+Shift+G directly.
I had developped several uses of WTP/XML Search for :
* Web XML.
In my case, I use WTP/XML Search since 2010 in my professional project where there are complex cases. I tell you that because I think WTP/XML Search is mature.
Hope you will like it.
Regards Angelo