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 522e8c3  Content for Java EE and C/C++
522e8c3 is described below

commit 522e8c363075aef8d3fb84cd0f6f2d99652802be
Author: Geertjan Wielenga <geert...@apache.org>
AuthorDate: Sat Jun 6 10:19:17 2020 +0200

    Content for Java EE and C/C++
---
 .../src/content/download/nb120/index.asciidoc      | 24 +++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb120/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb120/index.asciidoc
index ec84369..39884c8 100644
--- a/netbeans.apache.org/src/content/download/nb120/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb120/index.asciidoc
@@ -125,11 +125,29 @@ Two OpenJFX Gluon Maven artifacts are now registered in 
the New Project dialog,
 
 [.feature]
 --
-image::openjfx-gluon-artifacts.png[role="left", 
link="openjfx-gluon-artifacts.png"]
+image::openjfx-gluon-artifacts-600.png[role="left", 
link="openjfx-gluon-artifacts-600.png"]
 -- 
 
 === Java EE
 
+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.   
+
+==== Support for Java EE Specifications
+
+[.feature]
+--
+image::new-java-ee-8.png[role="left", link="new-java-ee-8.png"]
+-- 
+
+- link:https://openjdk.java.net/jeps/305[JEP 305]: Pattern Matching for 
instanceof (Preview Feature) 
+
+[.feature]
+--
+image::javaee-websocket.png[role="left", link="javaee-websocket.png"]
+--  
+
+==== Support for Java EE Servers
+
 === Java Build Systems
 
 ==== Maven
@@ -140,6 +158,10 @@ image::openjfx-gluon-artifacts.png[role="left", 
link="openjfx-gluon-artifacts.pn
 
 == C/C++
 
+The donation of the NetBeans C and C&#x2b;&#x2b; features from Oracle to 
Apache has been completed in the 11.3 timeframe, though the code has not yet 
been integrated into Apache NetBeans. This is anticipated to be a large task 
and may take some time, involving not only license changes and IP clearance in 
Apache, though also potentially code changes since not everything that was part 
of these features in Oracle was able to be donated by Oracle to Apache. 
+
+Until the code integration is complete, go to the Plugin Manager, enable the 
NetBeans IDE 8.2 Update Center, which lets you install the NetBeans IDE 8.2 
modules providing C and C&#x2b;&#x2b; features.
+
 == Miscellaneous
 
 - Fixed link:https://github.com/apache/netbeans/pull/2076[incorrectly 
positioned line-width marker] (i.e., shown at 82 characters instead of 80 
characters), and inaccurate tab alignments. This bug existed at certain editor 
zoom levels on Windows, Linux, and MacOS, including on non-HiDPI screens.


---------------------------------------------------------------------
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