Previous Topic: Create a ProjectNext Topic: Quick Start Window


Open a Project

You can open a project from DevTest Workstation or the command line.

To open a project from DevTest Workstation:

  1. Select File, Open, Project from the main menu.

    If you have already opened some projects, you see a list of recently opened projects that you can select from. After it is selected, the project will open.

  2. To browse for a project file, select File System from the list of choices and the Open Project window opens.
  3. Select the project and click Open.

To open a project from the command line:

  1. Navigate to the LISA_HOME\bin directory.
  2. Run the DevTest Workstation executable and specify the project directory as an argument. The project directory can be an absolute path or a relative path. The following example uses an absolute path:
    LISAWorkstation "C:\Program Files\CA\Lisa\Projects\Project1"