Author: fschumacher
Date: Sun Mar 20 10:35:07 2016
New Revision: 1735859
URL: http://svn.apache.org/viewvc?rev=1735859&view=rev
Log:
Use tabs instead of space in eclipse.classpath.
Modified:
jmeter/trunk/eclipse.classpath
Modified: jmeter/trunk/eclipse.classpath
URL:
http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1735859&r1=1735858&r2=1735859&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Sun Mar 20 10:35:07 2016
@@ -43,8 +43,8 @@
<classpathentry kind="src" output="build/protocol/native"
path="src/protocol/native"/>
<classpathentry kind="src" output="build/protocol/tcp"
path="src/protocol/tcp"/>
<classpathentry kind="src" output="build/test" path="test/src"/>
- <classpathentry kind="lib" path="lib/accessors-smart-1.1.jar"/>
- <classpathentry kind="lib" path="lib/asm-5.1.jar"/>
+ <classpathentry kind="lib" path="lib/accessors-smart-1.1.jar"/>
+ <classpathentry kind="lib" path="lib/asm-5.1.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-4.1.4.jar"/>
<classpathentry kind="lib" path="lib/bsf-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/bsh-2.0b5.jar"/>