# A single .jar file can contain multiple plugins, specified in separate lines.
#
# The format is: <menu>, "<menu label>", <class name>
#
# If something like ("<arg>") is appended to the class name, the setup() method
# will get that as arg parameter; otherwise arg is simply the empty string.
Plugins>Analyze, "FijiRelax", fr.cirad.image.fijirelax.gui.FijiRelax_Gui
Plugins>Debug>FijiRelax, "Test_nii", fr.cirad.image.fijirelax.testing.TestingFijiRelax_Package

