[ImageJ-devel] meta-inf/annotations

Curtis Rueden ctrueden at wisc.edu
Wed Dec 19 12:30:12 CST 2012


Hi everyone,

> I'm trying to get Ricard's ESnake plugin for ImageJ2 built
> (https://github.com/RicardDelgado/active-cells-ij2.git). The .jar file
> produced by running Maven doesn't have a META-INF/annotations path in
> it.

Lee & I discussed in chat, and the issues were two-fold:

1) The current master branch of active-cells-ij2 had some problems with the
POM. These have been remedied, and a pull request filed, here:
    https://github.com/RicardDelgado/active-cells-ij2/pull/2

2) Lee was trying to build the project from Eclipse, which has its own
issues with annotation processing (which is what creates the
META-INF/annotations, using SezPoz). The aforementioned PR also corrects
that issue by adding the requisite additional configuration files for
Eclipse.

Regards,
Curtis


On Wed, Dec 19, 2012 at 7:49 AM, Lee Kamentsky <leek at broadinstitute.org>wrote:

> Hi all,
> I'm trying to get Ricard's ESnake plugin for ImageJ2 built
> (https://github.com/**RicardDelgado/active-cells-**ij2.git<https://github.com/RicardDelgado/active-cells-ij2.git>).
> The .jar file
> produced by running Maven doesn't have a META-INF/annotations path in
> it. I can't seem to figure out the magic (or in this case, lack of
> magic) that puts it there.
>
> Also, what I'm really looking for is an example ImageJ2 plugin - I want
> to make sure I can add a plugins directory and any .jars inside to my
> classpath and they will be properly detected.
>
> --Lee
>
>
> ______________________________**_________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/**listinfo/imagej-devel<http://imagej.net/mailman/listinfo/imagej-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20121219/2b847a63/attachment.html>


More information about the ImageJ-devel mailing list