I am new to Grinder load testing framework.
I recorded a grinder script using tcpproxy. And then I made some modifications which includes use of external jar files.
In eclipse using grinder plugin I added a dependency for those jar files.
But how do I setup similar stuff using command line - assuming I dont have eclipse available to me..
Do I have to add anything in grinder.properties ?
Thanks