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/02/22 20:48:13 UTC

[netbeans-website] branch master updated: More content

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 6ee1834  More content
6ee1834 is described below

commit 6ee18345cee217a67da2d19b563062adceea8bff
Author: Geertjan Wielenga <ge...@apache.org>
AuthorDate: Sat Feb 22 21:48:04 2020 +0100

    More content
---
 .../src/content/download/nb113/index.asciidoc      | 26 +++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb113/index.asciidoc b/netbeans.apache.org/src/content/download/nb113/index.asciidoc
index 78f6ca9..fc07079 100644
--- a/netbeans.apache.org/src/content/download/nb113/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb113/index.asciidoc
@@ -102,15 +102,35 @@ In addition to the initial integration of Java EE features into Apache NetBeans
 image::jsf-23-websocket.png[role="left", link="jsf-23-websocket.png"]
 -- 
 
-TIP: 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.   
+TIP: 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.   
+
+== Enhancements and Fixes
 
 === Java Build Systems
 
+==== Gradle
+
+- Upgraded Gradle Tooling API  to 6.0.
+
+- Added Support for Custom Gradle Home.
+
+- Added Support for Gradle Composite Projects.
+
+- Recognize Kotlin based Gradle Projects.
+
+- Gradle Project can be Reloaded Forcibly.
+
 ==== Maven
 
-==== Gradle
+- In the Options window, under Java/Maven, the default JDK can be set, for the first time, for all Maven projects.
+
+=== PHP, JavaScript, and HTML
+
+- Chrome connector connection with NetBeans has been fixed.
+
+- Prioritize "--standard" parameter of the path of Code Sniffer.
 
-=== Frontend Development
+- Autocomplete for PHP property and method without $this→
 
 === Appearance
 


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