Packaging an Application

You can package a completed application as a tar file, zip file, or Solaris SVR4 package.

To package your completed project:

  1. Right-click the project and choose Properties.
  2. In the Project Properties dialog box, select the Packaging node.
  3. Select the package type from the drop-down list.
  4. Change the output path if you want to use a different destination directory or filename for the package.
  5. Click the Packaging Files browse button to specify the files to include in the package.
  6. Turn off verbose package build information if you wish by clicking the checkbox.
  7. Click OK.
  8. To build your package, right-click the project and choose Build Package.

Legal Notices