[ImageJ-bugs] [Bug 1121] 3D Viewer plugin fails to launch.

bugzilla at fiji.sc bugzilla at fiji.sc
Wed Jul 22 13:07:01 CDT 2015


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

--- Comment #5 from Curtis Rueden <ctrueden at wisc.edu> ---
Note that the invocation to launch ImageJ with Java 6 I gave in the FAQ will
likely not _quite_ work for you to result in a working 3D Viewer. This is
because of the "sed" part that strips the java.ext.dirs argument. _Part_ of
that argument is needed in order to find the bundled version of Java 3D used by
the 3D Viewer. But another part (the part that adds Java 7/8's lib/ext
directory) should _not_ be there, or else the launch will fail.

All of this stuff is a real pain, and these issues will go away once we switch
to JavaFX-based deployment later this summer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150722/88548999/attachment.html>


More information about the Imagej-bugs mailing list