Creating a CICS PA project

To view the data in a CSV file, the CSV file must be loaded into a project in your workspace. Projects can contain both folders and files. You use the Project Explorer view to manage these folders and files.

Procedure

  1. Right-click a folder name or white space in the Project Explorer view, then click New > Project.
  2. In the New Project window, expand General, select Project, then click Next.
  3. Type a name in the Project name field. By default, the project is created in the current workspace, as displayed in the Location field.
  4. Optional: To create the project and its contained resources in a different location, clear the Use default location check box and specify the new location.
  5. Optional: If you want to use Working sets, use the options to set them. Working sets are group elements for display in views or for operations on a set of elements. For more information about Working sets, refer to the Eclipse help.
  6. Click Finish.

Results

The project is created and is shown in the Project Explorer view. Next to the project name is an open folder icon, which indicates that the project is in an open state. You can create one or more folders in the project.

For further information about creating projects and other Eclipse functions, see the Eclipse Workbench User Guide.