XSLT Completion under Eclipse
Posted: Mon May 19, 2008 5:57 pm
I'm using Oxygen 9.2.
When editing XSLTs in Eclipse, sometimes I do not get the first attribute to complete.
What I mean is, I type in:
'<xsl:value-of s'
or
<xsl:apply-templates s'
and it doesn't complete 'select' for the letter 's'.
It did complete 'value-of' from the letter 'v'
or the 'apply-templates' from the 'a'
Subsequent attribute will complete, like 'mode' for 'm' on the apply-tempplates.
As far as I can tell everything completes under the Oxygen IDE.
When editing XSLTs in Eclipse, sometimes I do not get the first attribute to complete.
What I mean is, I type in:
'<xsl:value-of s'
or
<xsl:apply-templates s'
and it doesn't complete 'select' for the letter 's'.
It did complete 'value-of' from the letter 'v'
or the 'apply-templates' from the 'a'
Subsequent attribute will complete, like 'mode' for 'm' on the apply-tempplates.
As far as I can tell everything completes under the Oxygen IDE.