You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2013/03/03 01:13:19 UTC

svn commit: r1451964 - /jmeter/trunk/eclipse.classpath

Author: pmouawad
Date: Sun Mar  3 00:13:19 2013
New Revision: 1451964

URL: http://svn.apache.org/r1451964
Log:
Bug 54584 - MongoDB plugin
Add to eclipse.classpath
Bugzilla Id: 54584

Modified:
    jmeter/trunk/eclipse.classpath

Modified: jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1451964&r1=1451963&r2=1451964&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Sun Mar  3 00:13:19 2013
@@ -74,6 +74,7 @@
     <classpathentry kind="lib" path="lib/junit-4.10.jar"/>
 	<classpathentry kind="lib" path="lib/logkit-2.0.jar"/>
 	<classpathentry kind="lib" path="lib/mail-1.4.4.jar"/>
+    <classpathentry kind="lib" path="lib/mongo-java-driver-2.10.1.jar"/>
 	<classpathentry kind="lib" path="lib/oro-2.0.8.jar"/>
 	<classpathentry kind="lib" path="lib/serializer-2.7.1.jar"/>
     <classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/>