Hi Team, On the site at page https://netbeans.apache.org/download/nb110/nb110.html#_building_from_source the mirror link for downloading the source ZIP refers to incubator
The wording on this page also contains: Building from source To build Apache NetBeans (incubating) 11.0 from source you need: 1. Oracle’s Java 8 or Open JDK v8. 2. Apache Ant 1.10 or greater (https://ant.apache.org). Once you have everything installed then: 1. Unzip incubating-netbeans-11.0-source.zip <https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-11.0/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 I believe that we have to remove this incubator word from this page. Where should be the new link point for Apache NetBeans 11 sources? with regards Tushar