You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by to...@apache.org on 2003/12/18 23:26:51 UTC

cvs commit: db-ojb .classpath

tomdz       2003/12/18 14:26:51

  Modified:    .        .classpath
  Log:
  Added xdoclet ojb module source and unit tests to the Eclipse project
  
  Revision  Changes    Path
  1.25      +4 -0      db-ojb/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/db-ojb/.classpath,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- .classpath	2 Nov 2003 14:28:21 -0000	1.24
  +++ .classpath	18 Dec 2003 22:26:51 -0000	1.25
  @@ -5,6 +5,8 @@
       <classpathentry kind="src" path="src/test"/>
       <classpathentry kind="src" path="src/jdori"/>
       <classpathentry kind="src" path="src/prevayler"/>
  +    <classpathentry kind="src" path="src/xdoclet/java/src"/>
  +    <classpathentry kind="src" path="src/xdoclet/test"/>
       <classpathentry kind="lib" path="target/test/ojb"/>
       <classpathentry kind="lib" path="lib/ant.jar"/>
       <classpathentry kind="lib" path="lib/antlr.jar"/>
  @@ -32,5 +34,7 @@
       <classpathentry kind="lib" path="lib/torque-3.0.2.jar"/>
       <classpathentry kind="lib" path="lib/velocity-1.3.1.jar"/>
       <classpathentry kind="lib" path="lib/prevayler.jar"/>
  +    <classpathentry kind="lib" path="lib/xjavadoc-1.0.jar"/>
  +    <classpathentry kind="lib" path="lib/xdoclet-1.2b4.jar"/>
       <classpathentry kind="output" path="target/classes"/>
   </classpath>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org