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 2019/07/18 14:25:04 UTC

[netbeans-website] branch geertjanw-patch-17-2 created (now f011d0e)

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

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


      at f011d0e  integrating two pics

This branch includes the following new commits:

     new f011d0e  integrating two pics

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[netbeans-website] 01/01: integrating two pics

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f011d0e41c922b1856831c709f7b0a0019d7c8c2
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Thu Jul 18 16:25:00 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-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