Threshold blur plugin cannot compile - OSX 10.7.2
Posted by Paul Stutzman-2 on
URL: http://imagej.273.s1.nabble.com/Threshold-blur-plugin-cannot-compile-OSX-10-7-2-tp3682809.html
I have been quite pleased with the Threshold Blur plugin to clean up my segmented images. Upon attempting to compile and run it on my new Mac (Lion, Java 14.0.3), I get the following error and am hoping someone can point me in the right direction so I can successfully use this plugin.
Thank you,
Paul Stutzman
/Applications/ImageJ/plugins/Filters/thresholded_blur.java:47: class Thresholded_Blur is public, should be declared in a file named Thresholded_Blur.java
public class Thresholded_Blur implements ExtendedPlugInFilter, DialogListener {
^
1 error