blob: f593ed47ddb117b94efd6a8618d6ff0626f15900 [file] [log] [blame]
MainPreferencePage = Expand the tree for more preferences.
ExcludeResultPrefixesContentAssist = XML Namespace:
NoContentAssistance = No Content Assistance Proposals Available.
XSLSyntaxColoringPage = \nDefault colors and fonts for <a href="org.eclipse.wst.sse.ui.preferences.xml.colors">XML</a> can be configured on the XML Syntax Coloring page. Settings on this page only affect XSLT content.
xsltStyleDocument = <?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<xsl:stylesheet version=\"1.0\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n <xsl:template match=\"/\"> <html>\n <body bgcolor=\"#ffffff\">\n <xsl:if test=\"$someValue\">\n <!-- ADD Some Code here -->\n </xsl:if>\n </body>\n </html>\n </xsl:template>\n</xsl:stylesheet>\n