Author: xcoulon
Date: 2011-12-09 06:10:07 -0500 (Fri, 09 Dec 2011)
New Revision: 37159
Modified:
trunk/documentation/whatsnew/ws/ws-news-1.2.2.M5.html
Log:
Adding JAX-RS N&N
Modified: trunk/documentation/whatsnew/ws/ws-news-1.2.2.M5.html
===================================================================
--- trunk/documentation/whatsnew/ws/ws-news-1.2.2.M5.html 2011-12-09 11:06:31 UTC (rev
37158)
+++ trunk/documentation/whatsnew/ws/ws-news-1.2.2.M5.html 2011-12-09 11:10:07 UTC (rev
37159)
@@ -58,13 +58,24 @@
</tr>
</tr>
-
- <tr>
- <td colspan="2">
-
- <hr/>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3"
+ id="itemname3"></a><b>JAX-RS Tooling
Updates</b></td>
+ <td valign="top">
+ <p>A refactoring of the core plugin now brings support for changes in the
working copies, which means that you can see the URI Path Templates, consumed and produced
mediatypes being updated in the 'JAX-RS REST Web Services' node of the
'Project Explorer' view just as you code, not only when you save a .java
file.</p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-10390">Related
Jira</a></small></p>
+
+ <p>Furthermore, the JAX-RS validation phase is now plugged into the Eclipse
WTP Validation mecanism. This gives you the possibility of disabling if you don't need
it.</p>
+ <img src="./images/jaxrs_validation_property_page.png"/>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-10205">Related
Jira</a></small></p>
</td>
- </tr>
+ </tr>
</table>