Add Project Outputs Dialog Box

   

Use this dialog box to choose the projects that deploy to the current deployment target. Selecting a project specifies that the project's output files will be deployed to the deployment target URL. This dialog box displays all of the available and deployable projects in the current solution.

The project's output files are the files generated from a project's build process. You can also add files that you want included with a completed build as project output files.

For example, in a Microsoft® Visual J++™ project that implements an applet, the project output files would be the .class files, and any HTML files and resources that the applet requires. Similarly, the output file of a packaging project is the cabinet (.cab), Zip (.zip), or setup executable (.exe) that the packaging project builds.

Options

Add These Project Outputs

Adds the output files of the selected project to the deployment service (Server Components or Web Content, Controls, or Applets). The output files are generated after the project is built. In Visual J++, you will need to build the project to see the correct output file. Built output files (for example, Java .class files) are not generated until a build is finished successfully.

The project outputs displayed are all of the current possible project outputs from the solution.