Re: Plugins that don't run from "Compile and Run..." ???
Posted by
Albert Cardona on
Apr 06, 2009; 9:09pm
URL: http://imagej.273.s1.nabble.com/Plugins-that-don-t-run-from-Compile-and-Run-tp3693072p3693075.html
Bill,
The PlugIn needs an underscore in the class name to be recognized as a
PlugIn intended as an ImageJ menu command.
So instead of HyperStackReducer, call it HyperStack_Reducer in a
HyperStack_Reducer.java file.
Otherwise it won't appear on the menus ever after compilation (nor it
will be run, I think, from what you describe.)
Albert
--
Albert Cardona
http://albert.rierol.net