Hi,

 

I am writing my own plugin, which includes a lib in the
src/plugin/myownplugin. 

 

In eclipse, I have no problem running the plugin, which is rely upon the jar
files under src/plugin/myownplugin/lib.

 

In linux, however, the plugin can’t access to the jar files in run �Ctime
even though they are in the build/plugins/myownplugin folder, and I can ant
build the plugin as well as the whole nuch.

 

What have I missed?

 

Thanks.

Reply via email to