<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - Interpolation/render​ing lower quality in Mac OS compared to other OS"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1065#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - Interpolation/render​ing lower quality in Mac OS compared to other OS"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1065">bug 1065</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><span class="quote">> I tried to run FIJI on the latest version of Java but even with the
> command I found in the FAQ
> (/Applications/ImageJ.app/Contents/MacOS/ImageJ-macosx --java-home \
> '/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home')
> FIJI always tell me that it use Java 1.6.

> Is it the correct command to run with a specific java version ?</span >

Yes, but you need to make sure the path goes to your actual Java 7
installation. It is very likely not 1.7.0_45 anymore at this point.

Just take a look:

$ ls /Library/Java/JavaVirtualMachines

And see what is in there. Then use the newest.

Or, you can using the following script:

   <a href="https://github.com/ctrueden/ctr-scripts/blob/master/java-info">https://github.com/ctrueden/ctr-scripts/blob/master/java-info</a></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>