ans1genie opened a new issue, #4016: URL: https://github.com/apache/netbeans/issues/4016
### Apache NetBeans version Apache NetBeans 13 ### What happened Using MacOS: Following the steps, the path was not found after the ant run was completed. step: 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 <img width="1078" alt="image" src="https://user-images.githubusercontent.com/16513804/164573935-4d0fdb1d-53eb-4876-8231-0183133df8de.png"> https://netbeans.apache.org/download/nb13/nb13.html ### How to reproduce Building from Source To build Apache NetBeans 13 from source you need: A distribution of OpenJDK 8 or 11. Apache Ant 1.10 or greater (https://ant.apache.org/). Once you have everything installed then: Unzip [netbeans-13-source.zip](https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/13/netbeans-13-source.zip) in a directory of your liking. 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 ### Did this work correctly in an earlier version? No ### Operating System MacOS ### JDK openjdk version "17.0.1" 2021-10-19 OpenJDK Runtime Environment (build 17.0.1+12-39) OpenJDK 64-Bit Server VM (build 17.0.1+12-39, mixed mode, sharing) ### Apache NetBeans packaging Other ### Anything else Did this work correctly in an earlier version? I don't know, I put NO to make be able to submit the issue. ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
