QuST BuildingΒΆ

You can build the QuPath QuST extension from source with

cd qupath-extension-qust gradlew clean build The output will be under build/libs.

clean removes anything old build builds the QuPath extension as a .jar file and adds it to libs