Re: Grid_ Plugin
Posted by
Gabriel Landini on
Jul 10, 2007; 2:13pm
URL: http://imagej.273.s1.nabble.com/Opening-non-supported-files-with-a-macro-tp3698906p3698910.html
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.