blob: 5705063efb186c7f801f0b9b6481a1b490189758 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="3.2 M5" root="../../..">
<!--
<component name="component name, such as JPA Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferably with cropped .pngs (800px wide or less) of the UI</description>
</item>
</component>
-->
<component name="Dali Java Persistence Tools">
<item title="EclipseLink Automated Static Weaving">
<description>
Static weaving is for those wishing to take advantage of EclipseLink's weaving support (where dynamic
weaving isn't available or isn't an option). Dali has made the actual weaving process easier by integrating
it into the IDE and standard Eclipse build mechanism. The allows the user to automatically weave their code with
every incremental compile.
<br />
<br />
Static weaving can be configured at the workspace or project properties level. In the project properties,
look in JPA->EclipseLink to find the configuration options.
<br />
<br />
<img src="jpt/StaticWeaving.png"
alt="EclipseLink Static Weaving" />
<br />
<br />
</description>
</item>
</component>
</release>