[ImageJ-bugs] [Bug 612] Unable to start LOCI/ Bio-Formats Importer
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Nov 17 10:22:20 CST 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=612
--- Comment #5 from Curtis Rueden <ctrueden at wisc.edu> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20141117/849a0f2d/attachment.html>
More information about the Imagej-bugs
mailing list