Login  Register

Re: Grid_ Plugin

Posted by quantumlottie on Jul 10, 2007; 2:41pm
URL: http://imagej.273.s1.nabble.com/Opening-non-supported-files-with-a-macro-tp3698906p3698911.html

It's the latest install download and I downloaded the compiler from the
suggested link on the ImageJ website.

I've recompiled it many times, I've restarted imagej, I've added many
things into the code and took other things out. I presume I have to add
something in as the error suggests something is missing. I have just run
out of ideas....



-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
Gabriel Landini
Sent: 10 July 2007 14:14
To: [hidden email]
Subject: Re: Grid_ Plugin

On Tuesday 10 July 2007 13:58:22 Holmes, Charlotte wrote:
> I am wanting to do something very similar to the Grid_ plugin on the
> website and was hoping seeing how it worked would help me.
>
> However I just can't get Grid_ to run. I always get the error:
>
> Note: sun.tools.javac.Main has been deprecated.
> C:\Program Files\ImageJ\plugins\Grid_.java:33: Interface
DialogListener
> of class Grid_ not found.
> public class Grid_ implements PlugIn, DialogListener {
>                                       ^
> 1 error, 1 warning
>
> I'm sorry to ask a very basic question but I've tried a lot of things
> and just don't know how to fix it. I have the latest version of ImageJ
> as well....

What version is that? the latest jar file or the lastest install
download?
(they are different things).

Have you tried to recompile the plugin?


Regards,
G.