blob: 23a090202c909f29a8263722fc29ef67e8f1e461 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../development/news/new_and_noteworthy.xsl"?>
<release name="1.5" root="../../..">
<component name="Validation">
<item title="Selectable Manual and Automatic Validation">
<description>
<p>
Validation preferences have been enhanced to give more
control over when a specific validator will run. In addition, the project properties
have similar settings for fine tuning the performance of validation execution. Additional
extended properties are also available for specific validator types.
</p>
<p>
<img
src="j2ee/ValidationPreferences.png"
border="0"
alt="placeholder" />
</p>
</description>
</item>
<item title="Simultaneous background validation">
<description>
<p>
Many Validators now support running in separate operations, allowing both building and validation to complete faster.
Validation operations are seen in the Progress view.
</p>
<p>
<img
src="j2ee/validationJobs.png"
border="0"
alt="placeholder" />
</p>
</description>
<description>
<p>
More information about the rework in the validation framework can be found in
<a href = "http://www.eclipse.org/webtools/wst/components/validation/ValidationFrameworkRework.html">Validation Framework Rework</a>
</p>
</description>
</item>
</component>
</release>