<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - 3D Viewer plugin fails to launch."
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1121#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - 3D Viewer plugin fails to launch."
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1121">bug 1121</a>
              from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>