Preparing the workbench

 

In this section, you will verify that the workbench is properly set up for StreamIt development.

 

The following is assumed:

 

 

Verifying JRE installation and classpath variables

  1. Prepare the workbench for Java development following the instructions in the Java Development User Guide.

 

Configuring the Debug perspective

  1. Open a Debug perspective by choosing Window > Open Perspective > Other… or use the context menu of the Open a Perspective toolbar button.
  2. In the Select Perspective dialog, choose Debug and click OK.
  3. If the Stream Graph view is not visible, open a Stream Graph view by choosing Window > Show View > Other…
  4. In the Show View dialog, expand Debug.
  5. Select Stream Graph and click OK.
  6. Repeat 1-5 for the Overview of Stream Graph view.

 

Opening the StreamIt perspective

  1. Open a StreamIt perspective by choosing Window > Open Perspective > Other… or use the context menu of the Open a Perspective toolbar button.
  2. In the Select Perspective dialog, choose StreamIt and click OK.

 

Configuring the StreamIt perspective

  1. Select Window > Customize Perspective…
  2. Expand Other.
  3. Ensure that StreamIt is checked and click OK.

 

Related tasks

 

Compiling a StreamIt program

Viewing and navigating Stream graphs