Packaging an Application
You can package a completed application as a tar file, zip file,
or Solaris SVR4 package.
To package your completed project:
- Right-click the project and choose Properties.
- In the Project Properties dialog box, select the Packaging node.
- Select the package type from the drop-down list.
- Change the output path if you want to use a different
destination directory or filename for the package.
- Click the Packaging Files browse button to specify the files to include in the package.
- Turn off verbose package build information if you wish by clicking the checkbox.
- Click OK.
- To build your package, right-click the project and choose Build Package.
Legal Notices