Builds
In order for a program to be deployed on a runtime, it first needs to be built. In the IDE terminal, clicking on the green start button will trigger a new build.
Once this is finished without errors, the build appears in the project tree under the Builds node — located after Runtimes — together with every previous build for this project.
