Share via


Deployment (Project Properties Dialog Box)

   

Use this dialog box to filter the outputs of your project for deployment after the project is built. The outputs of a project are the set of files that are required at run time to run the project.

Options

These project outputs

Specifies that only the selected (checked) output files are propagated when the project is deployed. These project outputs are not placed inside the package, but are transported with the package in deployment situations.

The complete and current list of project outputs may not appear until after you have completed a build. If the complete list of project outputs is not displayed, try rebuilding the project.

Outputs of type

Filters the files that will be deployed by file extension. Choose the output files you want, by file extension, from the drop-down list.

You can choose from the categories in the following list to filter the possible output files.

  • Distribution Units (*.cab, *.zip)

  • Java Classes and Resources (*.class, *.tlb, *.res, *.resources, *.ico, *.gif, *.jpg, *.bmp)

  • Java Classes and Web Files (*.class, *.ocx, *.htm, *.html, *.asp, *.gif, *.jpg, *.bmp)

  • Java Classes (*.class)

  • Java Classes and Sources (*.class, *.java)

  • Windows Binaries (*.exe, *.dll, *.tlb, *.ocx)

  • Windows Binaries and Resources (*.exe, *.dll, *.tlb, *.ocx, *.res, *.resources, *.ico, *.gif, *.ico, *.jpg, *.bmp)

You can also type in your own filter for the output files.