You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

My idea is to use beanshell more robust, with make my own library (jar). I have develop my java and compile to jar, and it's work when i'm importing it in ide like eclipse. But when i copy it to beanshell plugin in depedency, it can't work. But if i copy library like httpClient.jar it work.

My question is, how to build a jar that beanshell plugin can read it. I have error that my class it's not found by beanshell. Could you give me some guide or reference?

  • No labels