sebb        2003/10/16 17:30:36

  Modified:    .        eclipse.classpath
  Log:
  Added HTMLSampler tree and WebServiceSampler filter
  
  Revision  Changes    Path
  1.4       +4 -2      jakarta-jmeter/eclipse.classpath
  
  Index: eclipse.classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/eclipse.classpath,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- eclipse.classpath 15 Oct 2003 10:16:26 -0000      1.3
  +++ eclipse.classpath 17 Oct 2003 00:30:36 -0000      1.4
  @@ -8,7 +8,9 @@
           
excluding="org/apache/jmeter/reporters/MailerModel.java|org/apache/jmeter/visualizers/MailerVisualizer.java|org/apache/jmeter/reporters/MailerResultCollector.java"
           kind="src" output="build/components" path="src/components"/>
       <classpathentry kind="src" output="build/functions" path="src/functions"/>
  -    <classpathentry kind="src" output="build/protocol/http" 
path="src/protocol/http"/>
  +    <classpathentry
  +        
excluding="xorg/apache/jmeter/protocol/http/sampler/WebServiceSampler.java|xorg/apache/jmeter/protocol/http/control/gui/WebServiceSamplerGui.java"
  +        kind="src" output="build/protocol/http" path="src/protocol/http"/>
       <classpathentry kind="src" output="build/protocol/ftp" path="src/protocol/ftp"/>
       <classpathentry kind="src" output="build/protocol/jdbc" 
path="src/protocol/jdbc"/>
       <classpathentry
  @@ -26,5 +28,5 @@
       <classpathentry kind="lib" path="lib/commons-collections.jar"/>
       <classpathentry kind="lib" path="lib/soap.jar"/>
       <classpathentry kind="lib" path="lib/jdom-b8.jar"/>
  -    <classpathentry kind="output" path="build"/>
  +    <classpathentry kind="output" path="build/htmlparser"/>
   </classpath>
  
  
  

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

Reply via email to