Hi,
we are playing with MULE currently and this relies heavily on namespaces in the xml configuration file.
The issue is, that the auto-completion feature of the myeclipse XML editor will not work on prefixes.
<foo> will autocomplete just fine, content assist will show attributes and everything starting foo.
<bar:foo> there is no content assistance. Even worse, the element is marked red until the tag is completed, then suddenly the line is accepted.
the bar: namespace is declared completely with path to the xsd.
I am seeing thin on MyE 6.0 upwards including 7.x.
I amusing the professional version.
Thanks for any information.