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 CarlNygaard:
http://wiki.apache.org/jakarta-jmeter/JMeterAndEclipseHowTo

------------------------------------------------------------------------------
  {{{ Michal Kostrzewa ([EMAIL PROTECTED]) }}}
  
  Special thanks to Janka Kostrzewa for correcting this text. 
- 
- TODO: Add image URLs, do wiki formatting
  
  Link to original: 
[http://home.elka.pw.edu.pl/~mkostrze/jmeter-eclipse/jmeter-eclipse.html jMeter 
+ Eclipse HOWTO]
  
@@ -34, +32 @@

  
  I assume you downloaded Eclipse IDE and have it working.
  
- === Accessing CVS ===
+ === Accessing SVN ===
+ The directions below are for cvs, but JMeter now uses Subversion.  You will 
need to use the Eclipse pluging [http://subclipse.tigris.org/ Subclipse] to get 
JMeter from the repository.
  
-  *  1. Open the CVS perspective with 
http://people.apache.org/~mkostrze/jmeter-eclipse/images/icons/perspective.png 
and http://people.apache.org/~mkostrze/jmeter-eclipse/images/icons/cvs.png 
buttons 
+  *  0. Install  [http://subclipse.tigris.org/ Subclipse].
+  *  1. Open the SVN perspective with 
http://people.apache.org/~mkostrze/jmeter-eclipse/images/icons/perspective.png 
and "SVN Repository Exploring"
-  *  2. Invoke the popup menu and select "New"/"repository location" 
+  *  2. Invoke the popup menu and select "New"/"Repository location" 
+  *  3. Fill in the latest branch and click OK
+  *  4. The repository should appear in a list. Right click it and go to 
"Checkout...". 
+  *  5. Select Check out as a project configured using the New Project Wizard"
-  *  3. Fill appropriate entries as pictured below, entering "anoncvs" as a 
password: 
- 
-  http://people.apache.org/~mkostrze/jmeter-eclipse/images/screen/newcvs.png 
[[BR]]
-  ^Adding JMeter CVS Repository^
- 
-  *  4. You should see the Apache CVS tree as pictured below. Unfold HEAD, 
select jakarta-jmeter and then select "Check Out as ..." from the pop-up menu
-  *  5. Select "JAVA project", and give a name for the project in next dialogs.
+  *  6. Select "JAVA project", and give a name for the project in next dialogs.
-  *  6. Wait for the CVS checkout to complete.
+  *  7. Wait for the SVN checkout to complete.
  
  === Setting up paths ===
  

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

Reply via email to