[ImageJ-bugs] [Bug 994] New: script editor does not start

bugzilla at fiji.sc bugzilla at fiji.sc
Tue Jan 27 10:55:08 CST 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=994

            Bug ID: 994
           Summary: script editor does not start
           Product: Fiji
           Version: unspecified
          Hardware: Macintosh
                OS: Mac OS
            Status: NEW
          Severity: major
          Priority: P1
         Component: Generic
          Assignee: imagej-bugs at imagej.net
          Reporter: ferdinando.pucci at gmail.com

ImageJ 1.49o; Java 1.6.0_65 [64-bit]; Mac OS X 10.10.1; 31MB of 4811MB (<1%)

java.lang.NoClassDefFoundError: org/fife/ui/rsyntaxtextarea/RSyntaxTextArea
    at fiji.scripting.Script_Editor.run(Script_Editor.java:43)
    at ij.IJ.runUserPlugIn(IJ.java:199)
    at ij.IJ.runPlugIn(IJ.java:163)
    at ij.Executer.runCommand(Executer.java:131)
    at ij.Executer.run(Executer.java:64)
    at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.ClassNotFoundException:
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 6 more

-- 
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/20150127/89e7ea3e/attachment.html>


More information about the Imagej-bugs mailing list