How to create module bindings with Oomph

Hi all,
I have managed to setup Sonarlint for Eclipse with Oomph. The plugin will be installed and a connection to a Sonarqube server will be created.
Unfortunately I can’t manage to add module bindings this way. I don’t know how to provide a list (or a regular expression) to the plugin and let him bind the modules automatically just as I manually do in Eclipse.
I tried the Oomph recorder too, but after binding all modules I can’t see any changes.

Has someone the same problem and maybe a solution?

Can you share your oomph setup for that?

As for bindings: We bind new projects manually and then commit the .settings/org.sonarlint.eclipse.core.prefs file to version control.