You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2023/02/25 11:32:31 UTC

[netbeans-website] branch master updated: version numbers and build instructions update.

This is an automated email from the ASF dual-hosted git repository.

mbien 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 a84cab185 version numbers and build instructions update.
     new 2763d501e Merge pull request #643 from mbien/dl-page-deploy-build-update
a84cab185 is described below

commit a84cab185f1ff4c31077fb969fb049af923cf1f6
Author: Michael Bien <mb...@gmail.com>
AuthorDate: Sat Feb 25 01:45:26 2023 +0100

    version numbers and build instructions update.
---
 netbeans.apache.org/src/content/download/nb17/index.adoc | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb17/index.adoc b/netbeans.apache.org/src/content/download/nb17/index.adoc
index 536cfc07b..6583958c1 100644
--- a/netbeans.apache.org/src/content/download/nb17/index.adoc
+++ b/netbeans.apache.org/src/content/download/nb17/index.adoc
@@ -105,7 +105,7 @@ Foundation. They may include other contents (eg. JDK) under additional license t
 
 == Deployment Platforms
 
-The Apache NetBeans {netbeans-version} binary releases require JDK 11+, and officially support running on JDK 11 and JDK 17.
+The Apache NetBeans {netbeans-version} binary releases require JDK 11+, and officially support running on JDK 11, 17 and 19.
 
 TIP: The Runtime JDK NetBeans uses does not influence the JDK range projects can use.
 
@@ -117,21 +117,11 @@ TIP: The Runtime JDK NetBeans uses does not influence the JDK range projects can
 
 == Building from Source
 
-To build Apache NetBeans {netbeans-version} from source you need:
-
-. A distribution of OpenJDK 11.
-. Apache Ant 1.10 or greater (link:https://ant.apache.org[https://ant.apache.org]).
-
-Once you have everything installed then:
-
 1. Unzip link:{url-download}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip[netbeans-{netbeans-version}-source.zip]
 in a directory of your liking.
 
 [start=2]
-. `cd` to that directory, and then run `ant` to build the Apache NetBeans IDE.
-Once built you can run the IDE by typing `./nbbuild/netbeans/bin/netbeans`
-
-For more details refer to the README.
+. Follow the build instructions in the README
 
 == Community Approval
 


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