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 f939453 Automated site publishing by Jenkins build 1238
f939453 is described below
commit f9394535b42d9b1fb266d35c2581ebb1bc11219a
Author: jenkins <[email protected]>
AuthorDate: Thu Mar 5 16:21:41 2020 +0000
Automated site publishing by Jenkins build 1238
---
content/download/nb113/index.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/content/download/nb113/index.html
b/content/download/nb113/index.html
index cd3a926..7df57a5 100644
--- a/content/download/nb113/index.html
+++ b/content/download/nb113/index.html
@@ -208,6 +208,18 @@ The LTS release of the Apache NetBeans 11 cycle is Apache
NetBeans 11.0. The 11.
run.jvmArgs(['--enable-preview'])</code></pre>
</div>
</div>
+<div class="admonitionblock tip">
+<table>
+<tr>
+<td class="icon">
+<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.
+</td>
+</tr>
+</table>
+</div>
<div class="paragraph">
<p>Other enhancements in the Java area.</p>
</div>
---------------------------------------------------------------------
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