[jboss-cvs] jboss-seam-tools ...

Thomas Heute theute at jboss.com
Mon Aug 14 11:57:46 EDT 2006


  User: theute  
  Date: 06/08/14 11:57:46

  Modified:    jboss-seam-tools   .classpath
  Removed:     jboss-seam-tools   .cvsignore
  Log:
  Moved to hibernate Tools
  
  (ban cvs imports)
  
  Revision  Changes    Path
  1.3       +9 -4      jboss-seam-tools/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam-tools/.classpath,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- .classpath	8 Aug 2006 11:33:14 -0000	1.2
  +++ .classpath	14 Aug 2006 15:57:46 -0000	1.3
  @@ -1,8 +1,13 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
  -	<classpathentry kind="src" path="src"/>
  -	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  -	<classpathentry kind="lib" path="lib/junit.jar"/>
  -	<classpathentry sourcepath="/home/theute/tmp/freemarker-2.3.8/src" kind="lib" path="lib/freemarker.jar"/>
  +	<classpathentry kind="src" path="src/java"/>
  +	<classpathentry kind="src" path="src/templates"/>
  +	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2_10"/>
  +	<classpathentry sourcepath="/tools" kind="lib" path="lib/hibernate-tools.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
  +	<classpathentry kind="lib" path="lib/hibernate3.jar"/>
  +	<classpathentry kind="lib" path="lib/freemarker.jar"/>
  +	<classpathentry kind="lib" path="lib/jtidy-r8-21122004.jar"/>
  +	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list