Apache NetBeans is an open source development environment, tooling platform, and application framework.
- Git
- Ant 1.9.9 or above
- JDK 8 (to build NetBeans)
- JDK 9 (to run NetBeans)
Note: NetBeans also runs with JDK 8, although then it will not include tools for the JDK 9 Shell.
Build the full project:
$ ant
Build the NetBeans Platform:
$ ant -Dcluster.config=platform
Run the build:
$ ant tryme
Note: Look in nbbuild/netbeans for the NetBeans installation created by the build process.
Subscribe or mail the [email protected] list - Ask questions, find answers, and also help other users.
Subscribe or mail the [email protected] list - Join developement discussions, propose new ideas and connect with contributors.