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

------------------------------------------------------------------------------
        * This defines where JMeter internal class loader looks for classes
        * It should look like this
  
- ----
+ {{{
  search_paths=../../jmeter-trunk/bin/protocol/ftp; \
                         ../../jmeter-trunk/bin/protocol/http; \
                         ../../jmeter-trunk/bin/protocol/java; \
@@ -59, +59 @@

                         ../../jmeter-trunk/bin/jorphan \
                         .
  
- ----
+ }}}
  
  4. Setting up a custom Jakarta launcher
     * Set working directory to bin/ in your project
     * Copy lib/ from jmeter-trunk to your plug-in project root
  
- 

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

Reply via email to