Using the SNAP GUI (with S1TBX tools) after building from source

Hello all, I built SNAP from source after pulling the snap-engine, snap-desktop and s1tbx repositories from github. I can launch the basic SNAP GUI from snap-desktop/snap-application/target/snap/bin/ calling snap in the terminal.

However, the resulting GUI is missing the S1TBX tools. What am I missing ?

Thank you for your time,

SDB

You need to specify the cluster parameter.
This is described here: https://senbox.atlassian.net/wiki/display/SNAP/IntelliJ+IDEA
It describes how to run SNAP and the Toolboxes from the IDE.