AccPbFRET error with registering an image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

AccPbFRET error with registering an image

John Alexander-7
Hello group ...

I've begun to use the AccPbFRET plugin to analyze some FRET
images, but when I get to Step 2: register donor images I get
the error java.lang.NoClassDefFoundError: ShiftDialog
Can anyone help me figure out what that means - how to
rectify it - and (perhaps most importantly) if it is
affecting the use of this plugin!

Thanks!

John
John Alexander, Ph.D.
Post-doctoral Fellow
William Green Lab
University of Chicago
947 E. 58th St.
Abott Hall 402
Chicago, IL 60637
off: (773) 702-9386
fax: (773) 702-3774
[hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: AccPbFRET error with registering an image

Janos Roszik-2
Hi John,

it means that the ShiftDialog.class is missing from the ImageJ\plugins
directory. You may accidentally deleted it, or the class file has not been
created for some reasons. You should try to recompile the plugin, and check if
ShiftDialog.class exists. And it's also a good idea to download the newest
version of the plugin:
http://www.biophys.dote.hu/accpbfret/

Best regards,
Janos