Tutorial: Installation and Evaluation Version Basic Tests (Step 2)

Compiling an example project in the redBlocks Workbench

In order to test whether everything is working correctly in your system setup, proceed with the following steps:

  • Start the redBlocks Workbench
  • Open the project with the example application VendingMachine
    Open Project

 

  • Build the project: Activate the Make Target View if it is not already visible by selecting "Window -> Show View -> Make Target". Within this view select your project and double click on the "all" target.

Select make target

  • In the Output Console you should see the output of the build process that reports success.

Build console