I'm wondering if I can use profiling (conditions) with the Eclipse Help stylesheet.
Currently, my customization layer has the following import: <xsl:import href="../xsl/eclipse/eclipse.xsl"/> For chunked output, can I add the following and expect profiling to work? <xsl:import href="../xsl/html/profile-chunk.xsl"/> Regards, Jeff Powanda
