<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_FIXPENDING "
   title="FIXPENDING - biovoxxel toolbox broke fter latest update"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=891#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_FIXPENDING "
   title="FIXPENDING - biovoxxel toolbox broke fter latest update"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=891">bug 891</a>
              from <span class="vcard"><a class="email" href="mailto:aryeh@cc.huji.ac.il" title="Aryeh Weiss <aryeh@cc.huji.ac.il>"> <span class="fn">Aryeh Weiss</span></a>
</span></b>
        <pre>I confirm that the patched version solved the biovoxxel plugins problem.
I actually wrote this earlier (with thanks to Johannes for his quick action),
but I don't see it in the thread, so I must have not submitted it correctly.

I still have a problem compiling some of those plugins. Here is an example of
two errors:
Started Adaptive_Filter.java at Mon Aug 11 14:55:50 IDT 2014
Compiling 1 file in
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java660616256586672352
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java660616256586672352/src/main/java/Adaptive_Filter.java:235:
cannot find symbol
symbol  : method duplicate()
location: class ij.ImagePlus
        ImagePlus copyImp = imp.duplicate();

Started Pseudo_flat_field_correction.java at Mon Aug 11 14:57:14 IDT 2014
Compiling 1 file in
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2831776213303448382
/var/folders/z5/zp1ywtqs03q4g1jltsnm7bbr0000gs/T/java2831776213303448382/src/main/java/Pseudo_flat_field_correction.java:109:
cannot find symbol
symbol  : method convertToFloatProcessor()
location: class ij.process.ImageProcessor
            duplicatedIp = duplicatedIp.convertToFloatProcessor();
                                       ^

This may not be related to biovoxxel, so perhaps it should be a new thread.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>