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 15a9206 Automated site publishing by Jenkins build 1239
15a9206 is described below
commit 15a9206fbcddf80295954ced1d268abbb2bfec19
Author: jenkins <[email protected]>
AuthorDate: Thu Mar 5 16:23:51 2020 +0000
Automated site publishing by Jenkins build 1239
---
content/download/nb113/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/download/nb113/index.html
b/content/download/nb113/index.html
index 7df57a5..b8f6c73 100644
--- a/content/download/nb113/index.html
+++ b/content/download/nb113/index.html
@@ -215,7 +215,7 @@ run.jvmArgs(['--enable-preview'])</code></pre>
<i class="fa icon-tip" title="Tip"></i>
</td>
<td class="content">
-To use JDK 14 features in the Java Editor, you’ll need to run Apache
NetBeans 11.3 itself on JDK 14, since the javac that Apache NetBeans runs on
is used by the editor for features such as syntax coloring. Also, make sure to
uninstall nb-javac, if it is installed, so that the javac from JDK 14 will be
used for these reasons.
+To use JDK 14 features, such as the new "record" keyword, in the Java Editor,
you’ll need to run Apache NetBeans 11.3 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.
</td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists