blob: d5b11c7d32373b12260c1c01a7724e56f1a11345 [file] [log] [blame]
MainPreferencePage.0=Expand the tree to set preferences
XSLSyntaxColoringPage.2=\nDefault colors and fonts for <a href="org.eclipse.wst.sse.ui.preferences.xml.colors">XML</a> can be configured on the XML Sytnax 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