Add library path to ImageJ
Posted by Leandro Bugnon on Dec 18, 2010; 12:54am
URL: http://imagej.273.s1.nabble.com/Add-library-path-to-ImageJ-tp3686157.html
Hello,
I'm working on a plugin using JOGL; the goal is adding the plugin/MyPlugin
directory to the Java.library.path so the user only have to copy the plugin
and libs files into that folder and it will work.
Is there a way to do that? I think would be great if IJ had a configuration
file like Eclipse, where you can add all the paths and
JVM environment variables, but i couldn't find it in linux.
Expecting good news,
my best regards,
-
Leandro