You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thank you for the amazing extension.
I am trying to make some minor modification to customize the extension for my usecase.
However, I am not really experienced with groovy/java and QuPath extensions.
Following this tutorial it suggests that you only need to call gradlew build to build the extension.
However, for me it gives the error:
Command 'gradlew' not found, did you mean:
command 'gradle' from snap gradle (7.2)
command 'gradle' from deb gradle (4.4.1-10)
I am working on Ubuntu 20.04, openjdk version 17.0.10.
I would really appreciate your help here. Please tell me if you need more information from my side.
Best regards,
Leon
The text was updated successfully, but these errors were encountered:
Hi,
thank you for the amazing extension.
I am trying to make some minor modification to customize the extension for my usecase.
However, I am not really experienced with groovy/java and QuPath extensions.
Following this tutorial it suggests that you only need to call
gradlew build
to build the extension.However, for me it gives the error:
I am working on Ubuntu 20.04, openjdk version 17.0.10.
I would really appreciate your help here. Please tell me if you need more information from my side.
Best regards,
Leon
The text was updated successfully, but these errors were encountered: