On 24/02/2010, Brett Cave <[email protected]> wrote:
> Hi,
>
>  I have written a plugin for JMeter. Found a jmeter_tutorial.pdf for guide on
>  writing the tutorial, and if I add my classes into the checked out version
>  of Jmeter and run it from my IDE, the functionality is there and works 100%.
>
>  However, I would like to develop the plugins independently from the JMeter
>  project. I have seen individual plugins added by dropping libraries into lib
>  or lib/ext, and was wondering if someone can assist with how to interface my
>  plugin to integrate with JMeter like this. (I tried dropping myPlugin.jar
>  into JMeter/lib and running it, but that didnt work, assuming I need an
>  interface in lib/ext to get this working?)
>

See:

http://jakarta.apache.org/jmeter/usermanual/get-started.html#classpath

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to