Re: Important query!
Posted by
ctrueden on
Oct 18, 2006; 6:04pm
URL: http://imagej.273.s1.nabble.com/Important-query-tp3701275p3701276.html
Hi Sridevi,
Your plugin can certainly take advantage of external libraries. Just
drop the relevant JAR file(s) into the ImageJ plugins folder. If you
need more specific help, please describe your problem in more detail,
including unexpected behavior and any exact error messages.
-Curtis
On 10/18/06, sridevi polavaram <
[hidden email]> wrote:
> I developed a plugin to ImageJ. It was working fine. But I now had to import
> some external framework packages in the plugin program, but for some reason
> if i do that, the plugin is not recognised. The external framework that i am
> using is jena.
> So, can i not have any other packages imported? This plugin is of no use to
> me if cannot import jena pakcages. Please let me know what can i do about
> this, I thought i was almost done with my plugin until i knew about this
> problem.
> -Thanks
> Sridevi
>