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 2020/09/17 12:15:49 UTC

[netbeans-website] branch master updated: Including Java section

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 868e38f  Including Java section
868e38f is described below

commit 868e38fa76da3e3bc5ee49767d719663c839ef57
Author: Geertjan Wielenga <ge...@apache.org>
AuthorDate: Thu Sep 17 14:15:31 2020 +0200

    Including Java section
---
 netbeans.apache.org/src/content/download/nb121/index.asciidoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb121/index.asciidoc b/netbeans.apache.org/src/content/download/nb121/index.asciidoc
index 67d0d09..ef3f539 100644
--- a/netbeans.apache.org/src/content/download/nb121/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb121/index.asciidoc
@@ -46,6 +46,13 @@ The full list of pull requests integrated in the 12.1 timeframe link:https://git
 - Ability to create a Jakarta EE 8 project
 - Change an existing Maven web application to Jakarta EE 8.
 
+== Java Editor
+
+- nb-javac for Java 14 usage when running NetBeans on earlier JDK releases (https://github.com/apache/netbeans/pull/2277)
+- New file template for creating Records (https://github.com/apache/netbeans/pull/2183)
+- Better support for code completion for Records (https://github.com/apache/netbeans/pull/2222)
+- Refactoring support for Records (https://github.com/apache/netbeans/pull/2164)
+
 === C/C++
 
 Rudimentary C/C++ feature integration, which does not have as many features as the 8.2 C/C++ support, in other words, this is not fully featured, but it could help some of our users until the full support is complete. When 8.2 C/C++ plugins are installed, they should take precedence in 12.1. 


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