blob: c3f702245c3e9e4e2835ceec8e9a62141f301343 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="Incubator" root="../../..">
<greeting>
The WTP Incubator is a subproject fostering the creation and
development of new components for existing WTP subprojects, before
they become part of a release. While they don't fall under the same
schedule as the WTP release itself, they are encouraged to follow
the same processes. As such, a complete list of which Incubator bugs
were fixed during this milestone is also
<a
href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;classification=WebTools&amp;component=incubator&amp;component=wtp.inc.facelets&amp;component=wtp.inc.xsl&amp;target_milestone=1.0+M3&amp;cmdtype=doit"
>available</a>
.
</greeting>
<component name="XSL 1.0M3">
<item title="XSLT Syntax Coloring">
<description>
<p>
The XSL Tools Editor can have syntax coloring that is specific just for the
XSLT Namespace.
</p>
<img src="incubator/syntaxColoring.png" alt="XSL Editor Syntax Coloring"/>
<p>
Control of the coloring that is used for the XSLT namespace items is handled
through the Syntax Coloring preference page for XSL.
</p>
<img src="incubator/xslSyntaxColoring.png" alt="XSL Syntax Coloring Preference"/>
<p>
Non-XSLT coloring is handled by the standard XML Syntax Coloring preference page.
</p>
</description>
</item>
<item title="Project specific Validation Settings">
<description>
<p>
XSL Tools now supports project specific settings for validation.
</p>
<img src="incubator/projectLevelValidation.png" alt="Project Level Validation"/>
</description>
</item>
<item title="Content Assist: Named Templates">
<description>
<p>
XSLT named templates have Content Assistance based on the call-templates
that are available in the model. This includes imported and included style-sheets.
</p>
<img src="incubator/namedTemplate.png" alt="Named Template Assistance"/>
</description>
</item>
</component>
<component name="Facelets">
</component>
</release>