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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 331581e  Automated site publishing by Jenkins build 1289
331581e is described below

commit 331581e85e6e05ec29ea5c7df910eb1bd42f3da0
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Jun 3 11:40:13 2020 +0000

    Automated site publishing by Jenkins build 1289
---
 content/download/nb120/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download/nb120/index.html 
b/content/download/nb120/index.html
index 59aec67..7501e02 100644
--- a/content/download/nb120/index.html
+++ b/content/download/nb120/index.html
@@ -109,7 +109,7 @@ The LTS release of the Apache NetBeans 12 cycle is Apache 
NetBeans 12.0, which c
 <div class="sect2">
 <h3 id="_java">Java</h3>
 <div class="paragraph">
-<p>The highlights of enhancements in the Java area are focused on support for 
JDK 14.</p>
+<p>The highlights of enhancements in the Java area are focused on support for 
the latest Java language features.</p>
 </div>
 <div class="ulist">
 <ul>
@@ -194,7 +194,7 @@ run.jvmArgs(['--enable-preview'])</code></pre>
 <i class="fa icon-tip" title="Tip"></i>
 </td>
 <td class="content">
-To use JDK 14 features, such as the new "record" keyword, in the Java Editor, 
you&#8217;ll need to run Apache NetBeans itself on JDK 14, so that Apache 
NetBeans will use the Java compiler from JDK 14 for code recognition, syntax 
coloring, etc. Also, make sure to uninstall nb-javac, if it is installed, and 
not to install and use it, when prompted, so that the Java compiler from JDK 14 
will be used, rather than nb-javac, which does not support JDK 14.
+To use the latest Java language features, such as the new "record" keyword, in 
the Java Editor, you&#8217;ll need to run Apache NetBeans itself on the JDK 
that provides those features, so that Apache NetBeans will use the Java 
compiler from the JDK it runs on for code recognition, syntax coloring, etc. 
Also, make sure to uninstall nb-javac, if it is installed, and not to install 
and use it, when prompted, so that the Java compiler from JDK will be used, 
rather than nb-javac, which does n [...]
 </td>
 </tr>
 </table>


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