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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new a5f736e  Automated site publishing by Jenkins build 1185
a5f736e is described below

commit a5f736e8cd9e4d56e2ca519a451a059299b6145c
Author: jenkins <bui...@apache.org>
AuthorDate: Sat Feb 22 21:11:20 2020 +0000

    Automated site publishing by Jenkins build 1185
---
 content/download/nb113/cdi-inject.png | Bin 0 -> 71745 bytes
 content/download/nb113/index.html     |  14 +++++++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/content/download/nb113/cdi-inject.png 
b/content/download/nb113/cdi-inject.png
new file mode 100644
index 0000000..8cdca71
Binary files /dev/null and b/content/download/nb113/cdi-inject.png differ
diff --git a/content/download/nb113/index.html 
b/content/download/nb113/index.html
index a5a4da8..c732f47 100644
--- a/content/download/nb113/index.html
+++ b/content/download/nb113/index.html
@@ -212,7 +212,7 @@ run.jvmArgs(['--enable-preview'])</code></pre>
 <div class="sect2">
 <h3 id="_java_ee">Java EE</h3>
 <div class="paragraph">
-<p>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.</p>
+<p>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.</p>
 </div>
 <div class="openblock feature">
 <div class="content">
@@ -223,6 +223,18 @@ run.jvmArgs(['--enable-preview'])</code></pre>
 </div>
 </div>
 </div>
+<div class="paragraph">
+<p>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.</p>
+</div>
+<div class="openblock feature">
+<div class="content">
+<div class="imageblock left">
+<div class="content">
+<a class="image" href="cdi-inject.png"><img src="cdi-inject.png" alt="cdi 
inject"></a>
+</div>
+</div>
+</div>
+</div>
 <div class="admonitionblock tip">
 <table>
 <tr>


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

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

Reply via email to