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

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

commit 7faac6eadc80ffe1155e036d392f53d562078461
Author: Geertjan Wielenga <geertjan.wiele...@oracle.com>
AuthorDate: Thu Jul 18 16:24:59 2019 +0200

    integrating two pics
---
 netbeans.apache.org/src/content/download/nb111/index.asciidoc | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb111/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
index 318fc48..d30d570 100644
--- a/netbeans.apache.org/src/content/download/nb111/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
@@ -35,7 +35,11 @@ Apache NetBeans 11.1 is the first Apache NetBeans release 
outside the Apache Inc
 
 == Java EE
 
-- Java EE 8 support for Maven-based and Gradle-based Web applications. Ability 
to create Java EE 8 applications and deploy to a Java EE 8 container, with new 
"webapp-javaee8" Maven archetype created for use with Apache NetBeans.
+- Java EE 8 support, for the first time, for Maven-based and Gradle-based Web 
applications. 
+
+image::new-java-ee-8.png[Java EE 8 support, title="", role="left"]
+
+Ability to create Java EE 8 applications and deploy to a Java EE 8 container, 
with new "webapp-javaee8" Maven archetype created for use with Apache NetBeans.
 - Support for GlassFish 5.0.1.
 - Payara integration out of the box for the first time, with thanks to the 
Payara team. 
 
@@ -46,6 +50,9 @@ Apache NetBeans 11.1 is the first Apache NetBeans release 
outside the Apache Inc
 - Integration of support for JEP-330: 
link:https://github.com/apache/netbeans/pull/1171[https://github.com/apache/netbeans/pull/1171]
 - Inline parameter name hints for Java: 
link:https://github.com/apache/netbeans/pull/1247[https://github.com/apache/netbeans/pull/1247]
 - Code completion for JEP 325 preview feature for multiple case labels: 
link:https://github.com/apache/netbeans/pull/1175[https://github.com/apache/netbeans/pull/1175]
+
+image::code-completion-multiple-case.png[Multicase label completion, title="", 
role="left"]
+
 - Hint for converting to JEP 325 preview feature for switch expressions: 
link:https://github.com/apache/netbeans/pull/1193[https://github.com/apache/netbeans/pull/1193]
 - Java Migration profiles: 
link:https://github.com/apache/netbeans/pull/1212[https://github.com/apache/netbeans/pull/1212]
 - "main" is a new shortcut, that does the same as "psvm", i.e., creates 
'public static void main': 
link:https://github.com/apache/netbeans/pull/1176[https://github.com/apache/netbeans/pull/1176]


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