Figure 1
Right-click on the desired line and select in the pop-up menu, Start, Stop, or Restart. The operation is performed after a few seconds.
Unix Environment
Change directory to the root directory of the desired engine:
cd <base_path>/engines/<EngineName>/
To start the engine use the following command:
./engine.sh start
To stop the engine use the following command:
./engine.sh stop