Open okdzhimiev opened 6 years ago
Fixed after updating deps in pom.xml (and rebuilding).
<dependencies>
<dependency>
<groupId>net.imagej</groupId>
<artifactId>ij</artifactId>
<version>1.52e</version>
</dependency>
<dependency>
<groupId>org.jcuda</groupId>
<artifactId>jcuda</artifactId>
<version>0.9.2</version>
</dependency>
</dependencies>
I'll just reopen this until I updated the POM in the repo as well (otherwise, it will get lost)
When running the plugin getting the following error: