OW2 Consortium

(file) Return to .classpath CVS log (file) (dir) Up to [OW2-CVS] / howl / howl / logger

Diff for /howl/howl/logger/.classpath between version 1.2 and 1.3

version 1.2, 2004/06/21 20:23:09 version 1.3, 2004/08/03 19:15:37
Line 1 
Line 1 
 <?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
 <classpath> <classpath>
         <classpathentry excluding="java/" kind="src" path="src"/>          <classpathentry excluding="java/|test/" kind="src" path="src"/>
           <classpathentry kind="src" path="src/test"/>
         <classpathentry kind="src" path="src/java"/>         <classpathentry kind="src" path="src/java"/>
         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
           <classpathentry kind="lib" path="C:/java/junit3.8.1/junit.jar"/>
         <classpathentry kind="output" path="bin"/>         <classpathentry kind="output" path="bin"/>
 </classpath> </classpath>


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge