Works fine for me: Main: org.apache.jmeter.NewDriver Working dir: bin Classpath: lib/ext/ApacheJMeter_core.jar
Note that JMeter trunk is seriously out of date. Use rel-2-2 branch instead. There was already some Eclipse documentation on the Wiki; there may be some more hints and tips there, or it may all be out of date now. S. On 09/08/06, Peter Lin <[EMAIL PROTECTED]> wrote:
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] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

