blob: 0eb370274444f36c2e30cc16fdeda12f64ffe95f [file] [log] [blame]
////
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
////
////
NOTE:
See https://www.apache.org/dev/release-download-pages.html
for important requirements for download pages for Apache projects.
////
= Downloading Apache NetBeans (incubating) 11.0
:jbake-type: page
:jbake-tags: download
:jbake-status: published
:keywords: Apache NetBeans 11.0 Download
:description: Apache NetBeans 11.0 Download
:toc: left
:toc-title:
:icons: font
Apache NetBeans (incubating) 11.0 was announced on April the 4th, 2019.
See link:/download/nb110/index.html[Apache NetBeans 11.0 Features] for a full list of features.
TIP: Since releasing 11.0, feature update 1, that is, Apache NetBeans 11.1, has been released. The LTS release of the Apache NetBeans 11 cycle is Apache NetBeans 11.0. The 11.1 release has not been tested as heavily as the LTS release and may therefore be less stable. Use 11.1 to use the latest features and to provide feedback for the next LTS release, scheduled for April 2020. Go here to download link:/download/nb111/nb111.html[Apache NetBeans 11.1], the feature update, which needs to be installed instead of 11.0, i.e., there is no automatic update between the two releases.
////
NOTE: It's mandatory to link to the source. It's optional to link to the binaries.
NOTE: It's mandatory to link against https://www.apache.org for the sums & keys. https is recommended.
NOTE: It's NOT recommended to link to github.
////
Apache NetBeans 11.0 is available for download from your closest Apache mirror. For this release no official installers are provided, please just download the binaries and unzip them.
- Source: link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-source.zip[incubating-netbeans-11.0-source.zip]
(link:https://www.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-source.zip.sha512[SHA-512],
link:https://www.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-source.zip.asc[PGP ASC])
- Binaries:
link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip[incubating-netbeans-11.0-bin.zip] (
link:https://www.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip.sha512[SHA-512],
link:https://www.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip.asc[PGP ASC])
- Javadoc for this release is available at https://bits.netbeans.org/11.0/javadoc
////
NOTE: Using https below is highly recommended.
////
Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://www.apache.org/dist/incubator/netbeans/KEYS[here].
TIP: Experimental installers for Apache NetBeans 11.0 are available link:https://github.com/rtaneja1/incubator-netbeans/tree/installer-bin-11vc4/nbbuild/installer/binaries[here], however note these have not been validated by Apache yet, which is scheduled for the next release, based on work done in link:https://github.com/apache/incubator-netbeans/pull/1052[PR-1052].
Also see the following YouTube clip:
video::vCN_XvXQzzo[youtube, title="The Rough Guide to Apache NetBeans 11.0"]
== Deployment platforms
Apache NetBeans 11.0 runs on JDK 8, 9, 10, 11, and 12.
== Building from source
To build Apache NetBeans (incubating) 11.0 from source you need:
. Oracle's Java 8 or Open JDK v8.
. Apache Ant 1.10 or greater (https://ant.apache.org).
Once you have everything installed then:
1. Unzip link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-source.zip[incubating-netbeans-11.0-source.zip] in a directory of your liking.
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`
== Community approval
As in any other Apache Project, the Apache NetBeans Community approved this release through the following voting processes in our link:/community/mailing-lists.html[mailing lists] :
- link:https://lists.apache.org/thread.html/290786ea9eda2215a93ca18084945d655053597ca9745ecc6d555d79@%3Cdev.netbeans.apache.org%3E[PPMC vote]
- link:https://lists.apache.org/thread.html/c406ae1a45c282811af1a77089173c67b44f674507c894407e05c844@%3Cdev.netbeans.apache.org%3E[PPMC vote result]
- link:https://lists.apache.org/thread.html/505233e52be5bb6a7f047b7bcaa806c0135920539f7c8a26b3a56ddd@%3Cgeneral.incubator.apache.org%3E[IPMC vote]
- link:https://lists.apache.org/thread.html/1ecf754fed059b98e199e779add4f957b9f592d568f884cc36dbf9fd@%3Cgeneral.incubator.apache.org%3E[IPMC vote result]
== Release schedule
Please visit the link:https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.0[Apache NetBeans 11 page] for release details on Apache NetBeans 11.0 and see the link:https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule[release schedule page] for the full release schedule.
== Daily builds
Please visit link:https://builds.apache.org/job/netbeans-linux/[https://builds.apache.org/job/netbeans-linux/] and link:https://builds.apache.org/job/netbeans-windows/[https://builds.apache.org/job/netbeans-windows/] for the daily builds.
== Earlier releases
Please visit the link:https://netbeans.apache.org/download/index.html[Apache NetBeans Download page] for further details.