[ImageJ-devel] GitHub for Mac, was Re: Copy Plugin directly to Plugins folder.

Curtis Rueden ctrueden at wisc.edu
Thu Jun 27 10:17:29 CDT 2013


Hi Chris,

> It looks like line 52 is not right.  Shouldn't the main class be
> >A_Postcard< ?  If so, should I just type that in?

The mainClass you specify there is what will be run when you execute the
JAR (with e.g. "java -jar A_Postcard-0.1.0.jar"). If the class specified
there does not exist, you will receive an error when attempting to execute
the JAR.

So, if you want it to work, then fix it.

-Curtis


On Thu, Jun 27, 2013 at 10:13 AM, Chris <chris at gaiag.net> wrote:

> Hi Chris,
>
> On Thu, 27 Jun 2013, Johannes Schindelin wrote:
>
> If you have a Mac, why don't you use GitHub for Mac?
>
>
> https://help.github.com/articles/working-with-repositories
>
>
> In case you cannot find the GitHub for Mac download:
>
> http://mac.github.com/
>
>
> OK, I do use Mac and I set up GitHub for Mac -- thank you!
>
> This is my pom
>
>
> It looks like line 52 is not right.  Shouldn't the main class be
> >A_Postcard< ?  If so, should I just type that in?  Sorry for asking, but I
> don't want to start making changes and create a big mess...
>
> Chris
>
>
>
>
> _______________________________________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/listinfo/imagej-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130627/b58156bb/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.png
Type: image/png
Size: 110374 bytes
Desc: not available
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130627/b58156bb/attachment-0001.png>


More information about the ImageJ-devel mailing list