You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2020/02/22 21:08:21 UTC

[netbeans-website] branch master updated: cdi

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 98d4b48  cdi
98d4b48 is described below

commit 98d4b481810d75bdf36570047668c7e5d0764005
Author: Geertjan Wielenga <ge...@apache.org>
AuthorDate: Sat Feb 22 22:08:15 2020 +0100

    cdi
---
 netbeans.apache.org/src/content/download/nb113/index.asciidoc | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb113/index.asciidoc b/netbeans.apache.org/src/content/download/nb113/index.asciidoc
index b276a1b..055e27f 100644
--- a/netbeans.apache.org/src/content/download/nb113/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb113/index.asciidoc
@@ -95,13 +95,20 @@ Other enhancements in the Java area.
 
 === Java EE
 
-In addition to the initial integration of Java EE features into Apache NetBeans in 11.1, JSF 2.3 is not supported for the first time. For example, code completion for "f:websocket" is now supported, as shown below.
+In addition to the initial integration of Java EE features into Apache NetBeans in 11.1, JSF 2.3 is now supported for the first time. For example, code completion for "f:websocket" is now supported, as shown below.
 
 [.feature]
 --
 image::jsf-23-websocket.png[role="left", link="jsf-23-websocket.png"]
 -- 
 
+Also, you can take advantage of the ability to inject JSF artifacts with support for JSF 2.3, i.e., support for CDI changes for JSF artifact injection.
+
+[.feature]
+--
+image::cdi-inject.png[role="left", link="cdi-inject.png"]
+-- 
+
 TIP: Currently, Apache NetBeans supports Java EE, though not yet Jakarta EE. The Jakarta EE APIs are identical to Java EE 8, though there are new JARs that are now packaged under the Eclipse Foundation and all APIs have been slightly renamed. Apache NetBeans 12.0 is targeted for the integration of Jakarta EE 8 support.   
 
 === Appearance


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists