Documentation Archive Developer
Search
Table of Contents Previous Section

Build the application

Now you're ready to build the project.

  1. Click the Build button to bring up the Build panel.

  2. In the Build Panel, click the Build button to start the build.

Project Builder starts to compile and link your program. All of the messages from the Java compiler appear in the bottom pane of the Build panel. If you receive a compiler error, it will appear there.

Table of Contents Next Section