You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2020/02/22 20:50:20 UTC

[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 1181

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 37619a4  Automated site publishing by Jenkins build 1181
37619a4 is described below

commit 37619a402efa991ce1ed57c2937aac576bf51870
Author: jenkins <bu...@apache.org>
AuthorDate: Sat Feb 22 20:50:16 2020 +0000

    Automated site publishing by Jenkins build 1181
---
 content/download/nb113/index.html | 63 +++++++++++++++++++++++++++++++++------
 1 file changed, 54 insertions(+), 9 deletions(-)

diff --git a/content/download/nb113/index.html b/content/download/nb113/index.html
index aab3832..406b046 100644
--- a/content/download/nb113/index.html
+++ b/content/download/nb113/index.html
@@ -75,13 +75,17 @@
 <ul class="sectlevel2">
 <li><a href="#_java">Java</a></li>
 <li><a href="#_java_ee">Java EE</a></li>
+</ul>
+</li>
+<li><a href="#_enhancements_and_fixes">Enhancements and Fixes</a>
+<ul class="sectlevel2">
 <li><a href="#_java_build_systems">Java Build Systems</a>
 <ul class="sectlevel3">
-<li><a href="#_maven">Maven</a></li>
 <li><a href="#_gradle">Gradle</a></li>
+<li><a href="#_maven">Maven</a></li>
 </ul>
 </li>
-<li><a href="#_frontend_development">Frontend Development</a></li>
+<li><a href="#_php_javascript_and_html">PHP, JavaScript, and HTML</a></li>
 <li><a href="#_appearance">Appearance</a></li>
 <li><a href="#_miscellaneous">Miscellaneous</a></li>
 </ul>
@@ -226,26 +230,67 @@ run.jvmArgs(['--enable-preview'])</code></pre>
 <i class="fa icon-tip" title="Tip"></i>
 </td>
 <td class="content">
-Currently, Apache NetBeans supports Java EE, though not yet Jakarta EE. The Jakarta EE APIs are identical to Java EE 8, though there are new JARs that are now packaged under Eclipse Foundation and all APIs have been slightly renamed. Apache NetBeans 12.0 is targeted for the integration of Jakarta EE 8 support.
+Currently, Apache NetBeans supports Java EE, though not yet Jakarta EE. The Jakarta EE APIs are identical to Java EE 8, though there are new JARs that are now packaged under the Eclipse Foundation and all APIs have been slightly renamed. Apache NetBeans 12.0 is targeted for the integration of Jakarta EE 8 support.
 </td>
 </tr>
 </table>
 </div>
 </div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_enhancements_and_fixes">Enhancements and Fixes</h2>
+<div class="sectionbody">
 <div class="sect2">
 <h3 id="_java_build_systems">Java Build Systems</h3>
 <div class="sect3">
-<h4 id="_maven">Maven</h4>
-
+<h4 id="_gradle">Gradle</h4>
+<div class="ulist">
+<ul>
+<li>
+<p>Upgraded Gradle Tooling API  to 6.0.</p>
+</li>
+<li>
+<p>Added Support for Custom Gradle Home.</p>
+</li>
+<li>
+<p>Added Support for Gradle Composite Projects.</p>
+</li>
+<li>
+<p>Recognize Kotlin based Gradle Projects.</p>
+</li>
+<li>
+<p>Gradle Project can be Reloaded Forcibly.</p>
+</li>
+</ul>
+</div>
 </div>
 <div class="sect3">
-<h4 id="_gradle">Gradle</h4>
-
+<h4 id="_maven">Maven</h4>
+<div class="ulist">
+<ul>
+<li>
+<p>In the Options window, under Java/Maven, the default JDK can be set, for the first time, for all Maven projects.</p>
+</li>
+</ul>
+</div>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_frontend_development">Frontend Development</h3>
-
+<h3 id="_php_javascript_and_html">PHP, JavaScript, and HTML</h3>
+<div class="ulist">
+<ul>
+<li>
+<p>Chrome connector connection with NetBeans has been fixed.</p>
+</li>
+<li>
+<p>Prioritize "--standard" parameter of the path of Code Sniffer.</p>
+</li>
+<li>
+<p>Autocomplete for PHP property and method without $this→</p>
+</li>
+</ul>
+</div>
 </div>
 <div class="sect2">
 <h3 id="_appearance">Appearance</h3>


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