Adding or Removing Files from the In-Place Packaging Configuration of a Visual J++ Project

You can generate distribution units two ways with the Microsoft development environment. You can configure a Microsoft® Visual J++™ project to generate a distribution unit by setting the packaging attributes on the property pages for the Visual J++ project. You can control the files placed in the distribution unit, as well.

To add additional files to the in-place packaging configuration of the Visual J++ project

  1. Display the output format tab for the Visual J++ project.

  2. Click Include Additional Files.

  3. In the Add Additional Files dialog box, click Add to place additional files on the list. Choose any files. Click Delete to remove any files from the list.

  4. When you are done arranging the list of added files, click OK.

    The files in the list will be included in the distribution unit when the Visual J++ project is built.

To remove additional files from the in-place packaging configuration of the Visual J++ project

  1. Display the output format tab for the Visual J++ project.

  2. Click Include Additional Files.

  3. In the Add Additional Files dialog box, select any files that you want to remove from the list. Click Delete to remove the files.

  4. When you are done arranging the list of added files, click OK.

    The files included with the distribution unit will be updated when the Visual J++ project is built.