Sun Adapter for DB2 Tutorials

Building the Project

You can build the project from the NeBeans IDE or from the Command Line. For this example we are building the project from the Java CAPS Deployment Editor in NetBeans. For more information on building a project, see Building an Application File

ProcedureBuild the Project

  1. From the Projects window, double-click your project's Deployment file.

    The Deployment Editor opens to your project.

  2. From the Deployment Editor toolbar, click the Build button.

  3. If there are any validation errors, they are displayed in the Validation window at the bottom of the NeBeans IDE. If there are any errors, make corrections to the project, save the project, and click the Build button again.

  4. When the build succeeds, save your project.