[ImageJ-bugs] [Bug 851] rsyntaxetxtarea-2.5.2.jar breaks the script editor
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Jul 14 13:11:12 CDT 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=851
Curtis Rueden <ctrueden at wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDSINFO
CC| |ctrueden at wisc.edu
--- Comment #1 from Curtis Rueden <ctrueden at wisc.edu> ---
The "NoSuchMethodError" is about a method that _is_ present in
rsyntaxtextarea-2.5.2. So I strongly suspect there is another older version of
rsyntaxtextarea somewhere else on your classpath, too.
You can find out by doing:
* Press L for Command Finder
* Type "find jar for"
* Run the "Find Jar For Class" plugin
* Paste the text: org.fife.ui.rtextarea.RTextScrollPane
* Search by clicking OK or pressing Enter
My Fiji tells me:
The class org.fife.ui.rtextarea.RTextScrollPane is contained in
/Applications/Science/Fiji.app/jars/rsyntaxtextarea-2.5.0.jar
What does yours report?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20140714/735a8a33/attachment.html>
More information about the Imagej-bugs
mailing list