<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 FIXED - Unable to start LOCI/ Bio-Formats Importer"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=612#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Unable to start LOCI/ Bio-Formats Importer"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=612">bug 612</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>Carolina, I would strongly suggest not to mix development from an IDE with
usage of the ImageJ Updater.
* When developing from an IDE, classpath elements (i.e., JAR files) are defined
in your project's POM file.
* When running as a user application (i.e., from an ImageJ.app folder via the
ImageJ Launcher executable), classpath elements are taken from the JAR files
stored in the jars/ and plugins/ folders of the application root.

The Updater does not know how to deal properly with the scenario where you run
from within an IDE.</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>