Setting Up the Project

Before running the project, you have to set it up.

Prerequisites

You have to import the FileSerializerManual project before setting it up. For more information, see Importing Sample Projects.

Procedure

  1. Expand the imported project in the Project Explorer view.
  2. Expand the Module Descriptors resource, and then double-click Module Properties.
  3. In the Module Properties panel, complete the following tasks:
    1. Set the value of the outputDirectory field to the path where the input directory is located in your local machine.
      For example, D:\BW6\bw\palettes\files\8.0\samples\Output.
    2. Set the value of the workingDirectory field to the path where the work directory is located in your local machine.
      For example, D:\BW6\bw\palettes\files\8.0\samples\Work.
    3. Set the value of the progressDirectory field to the path where the progress directory is located in your local machine.
      For example, D:\BW6\bw\palettes\files\8.0\samples\Progress.
    4. Set the value of the errorDirectory field to the path where the error directory is located in your local machine.
      For example, D:\BW6\bw\palettes\files\8.0\samples\Error.
    5. Set the value of the examplePath field to the path where the example is located in your local machine.
      For example, C:\Users\ndivecha\File1\FileSerializerManual.
  4. From the menu bar, click File > Save to save the project.