You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2015/12/05 23:32:05 UTC

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

Author: fschumacher
Date: Sat Dec  5 22:32:05 2015
New Revision: 1718128

URL: http://svn.apache.org/viewvc?rev=1718128&view=rev
Log:
Followup to r1708216. At least the output option is needed.

Modified:
    jmeter/trunk/eclipse.classpath

Modified: jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1718128&r1=1718127&r2=1718128&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Sat Dec  5 22:32:05 2015
@@ -98,7 +98,7 @@
 	<classpathentry kind="lib" path="lib/xmlgraphics-commons-2.0.1.jar"/>
 	<classpathentry kind="lib" path="lib/xstream-1.4.8.jar"/>
 	<!-- Needed for build and test -->
-	<classpathentry kind="src" path="test/resources"/>
+	<classpathentry kind="src" path="test/resources" output="build/test"/>
 	<classpathentry kind="lib" path="lib/api/bcmail-jdk15on-1.49.jar"/>
 	<classpathentry kind="lib" path="lib/api/bcprov-jdk15on-1.49.jar"/>
 	<classpathentry kind="lib" path="lib/api/bcpkix-jdk15on-1.49.jar"/>