Login  Register

Re: Antwort: How to add plugins

Posted by dscho on Nov 21, 2008; 10:52am
URL: http://imagej.273.s1.nabble.com/How-to-add-plugins-tp3694437p3694441.html

Hi,

On Thu, 20 Nov 2008, Abdoullah Diarra wrote:

> I noticed that I can add plugins to ImageJ if I download ImageJ without
> Java. I can't add the plugins if I download ImageJ bundled with Java.

It may just be the case that you add your plugins to the wrong directory.  
Try this: open a new macro with Plugins>New>Macro and paste this command
into that window:

        write(getDirectory("plugins"));

Then run it with Macros>Run Macro (it is a menu of the macro window).  
Compare this with your idea where the plugins should be.

Hth,
Dscho

--

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?