Eclipse - Right Click Menu - for XSD files
Posted: Thu Mar 04, 2004 10:55 pm
While all the cool XML stuff on the right click menu in the XML view is great...where's the native Eclipse stuff gone?
References & OpenDeclaration (ie: the search menu items) are gone. When you're working with a large, non-trivial schema, which has dozens (if not hundreds) of Element, ComplexType and SimpleType definitions then I really miss those two menu functions.
I also suspect the same two options when editing large, non-trivial XSL-T scripts with named templates. ie:
<xsl:template name="blether"> - references search would be good
<xsl:call-template name="blether"> - declaration search would be good
References & OpenDeclaration (ie: the search menu items) are gone. When you're working with a large, non-trivial schema, which has dozens (if not hundreds) of Element, ComplexType and SimpleType definitions then I really miss those two menu functions.
I also suspect the same two options when editing large, non-trivial XSL-T scripts with named templates. ie:
<xsl:template name="blether"> - references search would be good
<xsl:call-template name="blether"> - declaration search would be good