Creating a Java class

About this task

Use the following steps to create a Java class that implements one of the driver behavior interfaces:

Procedure:

  1. On your local development environment, start Eclipse and then select a Driver Behavior project.

  2. Click File > New > Class.

  3. Add one of the Driver Behavior extension interfaces.

  4. Click Finish.

Figure 1. Add driver behavior class
Add driver behavior class