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 30478ad websocket
30478ad is described below
commit 30478ad814e69fc99a9a2aa8f8b766b02cd9a1be
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Sat Feb 22 21:38:22 2020 +0100
websocket
---
netbeans.apache.org/src/content/download/nb113/index.asciidoc | 7 ++++++-
1 file changed, 6 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 7f4a60c..78f6ca9 100644
--- a/netbeans.apache.org/src/content/download/nb113/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb113/index.asciidoc
@@ -95,7 +95,12 @@ 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.
+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.
+
+[.feature]
+--
+image::jsf-23-websocket.png[role="left", link="jsf-23-websocket.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 Eclipse Foundation and all APIs have been slightly
renamed. Apache NetBeans 12.0 is targeted for the integration of Jakarta EE 8
support.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists