That's because line IDocuemntProvider is in ui package. If we look
through the code of WTP, especially at org.eclipse.xml.* plug-ins we'll
see that validation is also divided to core and ui and staff related to
markers and line number calculation is on ui side.
I went though the code of XML validation and it looks like real
validators is in core plugin, ui contains only delegate that invokes
validator from the core and create markers from "real validator" messages.
We should also do it that way.
Denis.
Max Rydahl Andersen wrote:
Hi,
I've noticed that keep adding more and more .ui dependencies to
org.jboss.tools.seam.core ...that sounds wrong.
why are these ui dependencies not in the seam.ui instead !?
/max
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev