Add library path to ImageJ

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Add library path to ImageJ

Leandro Bugnon
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