Create a Workspace

For the sake of the tutorial, create a new workspace in which to import the AirportDemo sample and create a unit test project.
  1. Start Eclipse.

    The Eclipse Launcher dialog box appears.

  2. In the Workspace field, type c:\UnitDemo, then click Launch.
    Note: If the dialog box does not appear (because you have elected to load a default workspace each time Eclipse is opened), when the default workspace has loaded, click File > Switch Workspace > Other to display it.

    The directory does not need to already exist; it will be created, if required.

The workspace is created and opened using the Team Developer perspective. The rest of the instructions in this tutorial assume you are using the COBOL perspective, and so you may want to switch to it now, by clicking and selecting COBOL; it is possible to run the tutorial from the Team Developer perspective, but some keystrokes/menu options may be slightly different to the ones noted in the following topics.

If the Welcome page is opened, you can close it using the close icon on the Welcome tab.