diff --git a/examples/validateExamples.sh b/examples/validateExamples.sh index ef74ae86d6..580a923fe9 100755 --- a/examples/validateExamples.sh +++ b/examples/validateExamples.sh @@ -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