Login  Register

Re: Plugin for compiling all plugins?

Posted by ctrueden on Jul 02, 2013; 4:01pm
URL: http://imagej.273.s1.nabble.com/Plugin-for-compiling-all-plugins-tp5003613p5003737.html

Hi Burger, Angelika & everyone,

> the plugin files are allowed to be nested no deeper than one subfolder

The Fiji distribution of ImageJ allows plugins to be nested more deeply. I
tested with ImageJ 1.47u with a plugin called blah.foo.bar.Blah_ in source
file plugins/blah/foo/bar/Blah_.java, and was able to compile and run it
without errors using Fiji's Script Editor as well as with the built-in
"Compile and Run" command. It appears in the menu at Plugins > blah > foo >
bar > Blah.

Regards,
Curtis


On Tue, Jul 2, 2013 at 10:51 AM, Burger Wilhelm <
[hidden email]> wrote:

> Hello Angelika,
>
> the plugin files are allowed to be nested no deeper than one subfolder. In
> your case, 'my_program.java' should be in the 'DIPDBVlab' folder, not any
> deeper.
>
> --Wilhelm
>
> ________________________________________
> From: ImageJ Interest Group [[hidden email]] On Behalf Of Angelika
> Erhardt [[hidden email]]
> Sent: Tuesday, July 02, 2013 17:29
> To: [hidden email]
> Subject: Re: Plugin for compiling all plugins?
>
> Hello, all,
> I downloaded ImageJ 1.47v daily build to try this new feature.
> When I run "Compile and Run" from the editor I still get this error
> message " Plugin or class not found... ", as it used to be
> before 1.47v. But then, when I call the plugin  from the Plugins Control
> Panel it calls the correct plugin. So, it compiled in the correct folder.
>
> Maybe eventually, somebody can remove that error message?
> I am working under Windows xp, and my plugins are "buried" in the folder
> structure
> ImageJ
>   plugins (subfolder)
>     DIPDBVlab (subsubfolder)
>        v031 (subsubsubfolder)
>           my_program.java
>
> --Angelika
>
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html