高手进来救命!Help me!
请问如何配置Grinder
Set your CLASSPATH to include the grinder.jar file in the lib directory.
Start the console:
java net.grinder.Console
Create a grinder.properties file which defines the test you want to perform. See the examples directory for inspiration.
Start an agent process:
java net.grinder.Grinder
这些步骤到底如何操作拜托了?