cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

BuildingNetBeans6.0

After checking out the NB sources, its time to build it and modify it. This document will ensure you that, you build NB IDE yourself, efficiently and effectively.

Pre-requisites

  • You must have checkout the NetBeans sources using CVS, as stated above.
  • NetBeans IDE 6.0, if you don't have, you can get it from http://netbeans.org.
  • You must have made atleast a single project using this IDE.

File:nb-start_BuildingNetBeans6.0.jpg


How To Build Sources

Steps
1. After you have checkout the sources.
2. Open the project node of NetBeans Build System as shown below.
3. Right-click the project node and select Build IDE (no-zip) option.

File:Build Process begins...

File:Bootstrapping and retrieving data from the log file...

File:Arguments passed to the Ant build-scripts for the IDE...

File:Build Successful.

View Development Version

  • NetBeans loading up modules, checking dependencies, configuring the system, connecting to the JDK, JRE, etc.

File:nb-dev-run-0_BuildingNetBeans6.0.jpg

  • Have a look at the NetBeans Startup Window, similar to the one seen when the NetBeans IDE starts.

File:nb-dev-view-1_BuildingNetBeans6.0.jpg