I normally run JMeter using jmeter.bat instead of trying to run it from within eclipse.
typically, when i am writing new jmeter components, I'll add a main method to the class for testing, or I'll write a junit test. that makes it a bit easier to test each component separately in eclipse. peter On 8/9/06, Mikko Ohtamaa <[EMAIL PROTECTED]> wrote:
Hi, I made a short tutorial how to bend Eclipse to work with JMeter plug-in development. It's available at the Jmeter wiki: http://wiki.apache.org/jakarta-jmeter/BuildingPlugInWithEclipse Please feel free to contribute for it. I had serious problems getting Jmeter log output to Eclipse console (stdout) and problems with Jmeter class loader. I hope someone could help me to overcome these issues. -- Mikko Ohtamaa [EMAIL PROTECTED] +358 40 743 9707 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

