Apache NetBeans source and daily builds
All Apache NetBeans source code is freely available to build yourself, or you can download (unsupported) daily development builds.
Daily builds
Please visit the build server for daily builds.
Building from source
You can of course build Apache NetBeans from source. To do so:
-
Clone the https://github.com/apache/netbeans GitHub repository.
-
And follow the Requirements, Building NetBeans and Running NetBeans sections of the included README
Now that you have built Apache NetBeans from source you may want to submit a pull request.
Repositories
This is a list of Apache NetBeans repositories:
-
https://github.com/apache/netbeans The main source code repository.
-
https://github.com/apache/netbeans-l10n Translation bundle repository.
-
https://github.com/apache/netbeans-website This website’s repository.
-
https://github.com/apache/netbeans-website-cleanup A repository used to clean up existing documentation from http://netbeans.org
-
https://github.com/apache/netbeans-tools Tools and facilities in support of the Apache NetBeans project.
-
Emilian Bold has converted the previous Mercurial repository (http://hg.netbeans.org) to git, for historical reference, and has kindly uploaded it to GitHub at https://github.com/emilianbold/netbeans-releases. Thanks, Emilian!