Hi everyone,<div><br></div><div><div>> I'm trying to get Ricard's ESnake plugin for ImageJ2 built</div><div>> (<a href="https://github.com/RicardDelgado/active-cells-ij2.git">https://github.com/RicardDelgado/active-cells-ij2.git</a>). The .jar file</div>

<div>> produced by running Maven doesn't have a META-INF/annotations path in</div><div>> it.</div></div><div><br></div><div>Lee & I discussed in chat, and the issues were two-fold:</div><div><br></div><div>
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:</div>
<div>    <a href="https://github.com/RicardDelgado/active-cells-ij2/pull/2">https://github.com/RicardDelgado/active-cells-ij2/pull/2</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">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.<br>

<br>Regards,</div><div class="gmail_extra">Curtis</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 7:49 AM, Lee Kamentsky <span dir="ltr"><<a href="mailto:leek@broadinstitute.org" target="_blank">leek@broadinstitute.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi all,<br>
I'm trying to get Ricard's ESnake plugin for ImageJ2 built<br>
(<a href="https://github.com/RicardDelgado/active-cells-ij2.git" target="_blank">https://github.com/<u></u>RicardDelgado/active-cells-<u></u>ij2.git</a>). The .jar file<br>
produced by running Maven doesn't have a META-INF/annotations path in<br>
it. I can't seem to figure out the magic (or in this case, lack of<br>
magic) that puts it there.<br>
<br>
Also, what I'm really looking for is an example ImageJ2 plugin - I want<br>
to make sure I can add a plugins directory and any .jars inside to my<br>
classpath and they will be properly detected.<br>
<br>
--Lee<br>
<br>
<br>
______________________________<u></u>_________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagej.net" target="_blank">ImageJ-devel@imagej.net</a><br>
<a href="http://imagej.net/mailman/listinfo/imagej-devel" target="_blank">http://imagej.net/mailman/<u></u>listinfo/imagej-devel</a><br>
</blockquote></div><br></div>