Author: akazakov
Date: 2010-09-24 09:42:43 -0400 (Fri, 24 Sep 2010)
New Revision: 25151
Added:
trunk/documentation/whatsnew/cdi/cdi-news-3.2.0.Beta1.html
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlCA.gif
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlOpenOn.gif
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlValidation.gif
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlWeld.gif
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/openOns1.png
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/openOns2.png
Log:
JBIDE-7128 CDI N&N for 3.2.0.Beta1
https://jira.jboss.org/browse/JBIDE-7128
Added: trunk/documentation/whatsnew/cdi/cdi-news-3.2.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/cdi/cdi-news-3.2.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/cdi/cdi-news-3.2.0.Beta1.html 2010-09-24 13:42:43 UTC
(rev 25151)
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>CDI tools 3.2.0.Beta1 What's New</title>
+</head>
+<body>
+<h1>CDI tools 3.2.0.Beta1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../seam/seam-news-3.2.0.Beta1.html">Seam Tools News
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>Beans.xml Source Editor</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Code Completion</b></p>
+ </td>
+ <td align="top">
+ <p>Now CDI Tools provide code completion for the relevant types/annotations in
beans.xml</p>
+ <img src="images/3.2.0.Beta1/beansXmlCA.gif"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-2704">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Hyperlinks (OpenOns)</b></p>
+ </td>
+ <td valign="top">
+ <p>Class/Annotation names can now be navigated to via OpenOn.</p>
+ <img src="images/3.2.0.Beta1/beansXmlOpenOn.gif"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7025">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Validation</b></p>
+ </td>
+ <td valign="top">
+ <p>All the classes/annotation names are now validated.</p>
+ <img src="images/3.2.0.Beta1/beansXmlValidation.gif"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-6523">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Weld extension (beans_1_1.xsd)</b></p>
+ </td>
+ <td valign="top">
+ <p>Weld extension (beans_1_1.xsd) is now supported by beans.xml
editor.</p>
+ <img src="images/3.2.0.Beta1/beansXmlWeld.gif"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-6998">Related
Jira</a></small></p>
+ </td>
+ </tr>
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>OpenOn for Injected Class</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>OpenOn for Injected Class.</b></p>
+ </td>
+ <td valign="top">
+ <p>OpenOn menu for injection points now gives more information about eligible
beans.
+ </p>
+ <img src="images/3.2.0.Beta1/openOns1.png"/><br/><br/>
+ <img src="images/3.2.0.Beta1/openOns2.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-6640">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
\ No newline at end of file
Property changes on: trunk/documentation/whatsnew/cdi/cdi-news-3.2.0.Beta1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlCA.gif
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlCA.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlOpenOn.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlOpenOn.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlValidation.gif
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlValidation.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlWeld.gif
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/beansXmlWeld.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/openOns1.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/openOns1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/openOns2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/cdi/images/3.2.0.Beta1/openOns2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream