TextPanel.saveAs
Posted by Olivier Maury-2 on
URL: http://imagej.273.s1.nabble.com/TextPanel-saveAs-tp3700583.html
Dear,
I used to run one of my own plugin which writes into the text panel.
Now, it doesn't run anymore, this error is raised:
java.lang.NoSuchMethodError: ij.text.TextPanel.saveAs(Ljava/lang/String;)V
Do you have some idea?
Thanks
Olivier Maury