Hi, Have you tried ./gradlew runGui ? An alternative option is to use ./gradlew createDist which would copy all the dependencies, so you could launch JMeter with bin/jmeter.
Please find the commands at https://jmeter.apache.org/usermanual/jmeter_tutorial.html#building Vladimir
