@ -1,6 +1,7 @@
#!/bin/bash
# Script to build all examples, to verify if they can compile
# Script to build most of the examples, to verify if they can compile.
# Don't add examples, which don't depend on maven.pkg.jetbrains.space, because they won't be able to compile.
set -euo pipefail