Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" 
for change notification.

The following page has been changed by Mikko Ohtamaa:
http://wiki.apache.org/jakarta-jmeter/BuildingPlugInWithEclipse

------------------------------------------------------------------------------
  }}}
  
  
+ == Running from command line ==
+ 
+ When developing your test component, you need to modify your source code 
often. This leads to restarting the JMeter. JMeter launch tooks a while, 
killing your productivity.
+ 
+ If you are not developing UI related functionality, create a test plan, save 
it, and start JMeter from command line without GUI. Put following to your 
program arguments:
+ 
+ --nongui --testfile C:\zzz\SIPPerformanceStresser\bin\siptest.jmx
+ 
  == Notes ==
  
  === Faulty jorphan logging launcher ===

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to