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 13:34:48 UTC

[netbeans-website] branch geertjanw-patch-13 created (now 6fea489)

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

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


      at 6fea489  More java editor enhancements for 11.1 features page

This branch includes the following new commits:

     new 6fea489  More java editor enhancements for 11.1 features page

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: More java editor enhancements for 11.1 features page

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-13
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git

commit 6fea489efc33b69b350edefa3b20f14134927abb
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Thu Jul 18 15:34:42 2019 +0200

    More java editor enhancements for 11.1 features page
---
 .../src/content/download/nb111/index.asciidoc              | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb111/index.asciidoc b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
index 787f7a5..06c6d3f 100644
--- a/netbeans.apache.org/src/content/download/nb111/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb111/index.asciidoc
@@ -46,6 +46,8 @@ Payara integration out of the box, with thanks to the Payara team. Java EE 8 sup
 [.feature]
 --
 
+=== Java Editor
+
 - 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]
@@ -54,6 +56,18 @@ Payara integration out of the box, with thanks to the Payara team. Java EE 8 sup
 - "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]
 - Fixing automatic Jigsaw module name generation: link:https://github.com/apache/netbeans/pull/1274[https://github.com/apache/netbeans/pull/1274]
 
+=== Graal/Truffle
+
+=== OpenJFX
+
+=== Maven
+
+- Java compiler args, e.g., "--enable-preview", passed to Java editor from Maven: link:https://github.com/apache/netbeans/pull/1173[https://github.com/apache/netbeans/pull/1173]
+- JaCoCo Maven integration is broken in NB 11.0: link:https://github.com/apache/netbeans/pull/1286[https://github.com/apache/netbeans/pull/1286]
+- Prevent Maven libraries from being excluded: link:https://github.com/apache/netbeans/pull/1271[https://github.com/apache/netbeans/pull/1271]
+
+=== Gradle
+
 --
 
 == Kotlin


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