= Description =
This QuPath Extension is located at https://github.com/BIOP/qupath-biop-extensions
= Developing this Extension =
First, setup QuPath for developing as per the instruction on the [[bioimaging_and_optics_platform_biop/image-processing/qupath/build/]] page.
Then you must clone the [[https://github.com/BIOP/qupath-biop-extensions|QuPath BIOP Extensions]] repository in **the same parent folder as the qupath repository**
{F14830439, size=full}
Use the same instructions for importing this project into IntelliJ as QuPath (Import From Existing Sources, Gradle, Setup JDK, Setup GradleJDK)
WARNING: Setting the Gradle JDK to 15 does not work for Oli. Using a JDK 11 works
{F14830536, size=full}
= JavaDoc =
There is raw javadoc available at
https://biop.github.io/qupath-biop-extensions/
But it needs a lot of polish