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/06/05 11:20:34 UTC

[netbeans-website] branch master updated: Breaking up Java language section per JDK release

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 353c871  Breaking up Java language section per JDK release
353c871 is described below

commit 353c871fc8fe8a90101e0b367a19b311092a5bc6
Author: Geertjan Wielenga <ge...@apache.org>
AuthorDate: Fri Jun 5 13:20:24 2020 +0200

    Breaking up Java language section per JDK release
---
 netbeans.apache.org/src/content/download/nb120/index.asciidoc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb120/index.asciidoc b/netbeans.apache.org/src/content/download/nb120/index.asciidoc
index 5f61b39..77b486f 100644
--- a/netbeans.apache.org/src/content/download/nb120/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb120/index.asciidoc
@@ -41,9 +41,11 @@ Below are the highlights of Apache NetBeans 12.0, for a full list, see the link:
 
 == Java
 
+The highlights of the enhancements in the Java area are focused on support for the latest Java language features.
+
 === Java Language Features
 
-The highlights of enhancements in the Java area are focused on support for the latest Java language features.
+==== Java 14
 
 - link:https://openjdk.java.net/jeps/359[JEP 359]: Records (Preview Feature) -- syntax coloring for the new "record" keyword; Navigator shows equals, hashCode, toString, etc; and formatting support for records.
 
@@ -117,6 +119,6 @@ Other enhancements in the Java area.
 
 - 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.
 
-- Fixed link:https://github.com/apache/netbeans/pull/2025[clipped file names] in "Projects" pane on Windows on HiDPI screens.
+- Fixed link:https://github.com/apache/netbeans/pull/2025[clipped file names] in Projects window and Files window on Windows on HiDPI screens.
 
 


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