Author: sebb
Date: Sat Sep  1 03:57:26 2007
New Revision: 571759

URL: http://svn.apache.org/viewvc?rev=571759&view=rev
Log:
Update/clarify Eclipse run instructions

Modified:
    jakarta/jmeter/branches/rel-2-2/eclipse.readme

Modified: jakarta/jmeter/branches/rel-2-2/eclipse.readme
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/eclipse.readme?rev=571759&r1=571758&r2=571759&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/eclipse.readme (original)
+++ jakarta/jmeter/branches/rel-2-2/eclipse.readme Sat Sep  1 03:57:26 2007
@@ -39,8 +39,9 @@
 Launching from Eclipse
 ----------------------
 
-These instructions assume you checked out the JMeter code as an Eclipse 
project named "jmeter".
-If you used something else, adjust accordingly.
+These instructions assume you have configured Eclipse to use the classpath
+as suggested in eclipse.classpath, and have run "ant package" to compile
+the RMI classes and build the jars.
 
 Create a new Java Application launch configuration.
 
@@ -51,4 +52,4 @@
 On the Arguments tab, in the Working Directory area, pick the radio
 button next to "Other" and enter the following in the text box:
 
-  ${workspace_loc:jmeter/bin}
\ No newline at end of file
+  ${project_loc}/bin
\ No newline at end of file



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

Reply via email to