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 e49f505 Tweaking JDK reference
e49f505 is described below
commit e49f505d360802f02ccadb2cf42edd83c4077d3d
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Wed Mar 4 17:42:28 2020 +0100
Tweaking JDK reference
---
netbeans.apache.org/src/content/download/dev/index.asciidoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netbeans.apache.org/src/content/download/dev/index.asciidoc
b/netbeans.apache.org/src/content/download/dev/index.asciidoc
index 69d6149..0a0a7bd 100644
--- a/netbeans.apache.org/src/content/download/dev/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/dev/index.asciidoc
@@ -37,7 +37,7 @@ Please visit
link:https://builds.apache.org/job/netbeans-linux/[https://builds.a
You can of course build Apache NetBeans from source. To do so:
. Clone the https://github.com/apache/netbeans GitHub repository.
-. Install Oracle's Java or Open JDK (v8, v11).
+. Install an LTS release of the Java Development Kit.
. Install Apache Ant 1.10 or greater (https://ant.apache.org/).
. Set JAVA_HOME and ANT_HOME appropriately or leave them undefined.
---------------------------------------------------------------------
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