Author: sebb
Date: Sat Mar 25 15:05:36 2006
New Revision: 388852
URL: http://svn.apache.org/viewcvs?rev=388852&view=rev
Log:
Add examples to build
Modified:
jakarta/jmeter/branches/rel-2-1/eclipse.classpath
Modified: jakarta/jmeter/branches/rel-2-1/eclipse.classpath
URL:
http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/eclipse.classpath?rev=388852&r1=388851&r2=388852&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/eclipse.classpath (original)
+++ jakarta/jmeter/branches/rel-2-1/eclipse.classpath Sat Mar 25 15:05:36 2006
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry output="build/jorphan" kind="src" path="src/jorphan"/>
+ <classpathentry output="build/examples" kind="src" path="src/examples"/>
<classpathentry output="build/junit" kind="src" path="src/junit"/>
<classpathentry output="build/reports" kind="src" path="src/reports"/>
<classpathentry output="build/test" kind="src" path="test/src"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]