diff --git a/src/main/resources/plugins.config b/src/main/resources/plugins.config index 9902efc..738e86d 100644 --- a/src/main/resources/plugins.config +++ b/src/main/resources/plugins.config @@ -5,4 +5,4 @@ # If something like ("") is appended to the class name, the setup() method # will get that as arg parameter; otherwise arg is simply the empty string. -Process, "Process Pixels", com.mycompany.imagej.Process_Pixels +Plugins>My Plugins, "Process Pixels", com.mycompany.imagej.Process_Pixels