Hi Vera,

On Thu, 7 Aug 2014, Vera Andrejchenko wrote:

> Now I just tried using one of the tutorial examples:
> image-tutorials/add-two-datasets
> 
> So I created a new maven project, added the pom file from this link:
> https://github.com/imagej/imagej-tutorials/blob/master/add-two-datasets/pom.xml
> and the java file from:
> https://github.com/imagej/imagej-tutorials/blob/master/intro-to-imagej-api/src/main/java/IntroToImageJAPI.java
> 
> and tried to run the application, but I got the following error:
> java.lang.NoClassDefFoundError: net/imagej/updater/UploaderService

Why not just clone the imagej-tutorials project and import the existing
add-two-datasets Maven project via File>Import>Maven>Import Existing Maven
Project...?

Alternatively, feel free to make your project available on GitHub so I can
have a look and possibly point out what needs to be fixed.

Ciao,
Johannes

_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to