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

Thomas Heute theute at jboss.com
Tue Aug 8 07:33:14 EDT 2006


  User: theute  
  Date: 06/08/08 07:33:14

  Modified:    jboss-seam-tools  .classpath
  Log:
   - WTP and Maven support
   - Legal headers
   - Moved the templates
  
  Revision  Changes    Path
  1.2       +1 -1      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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- .classpath	19 Jul 2006 16:11:33 -0000	1.1
  +++ .classpath	8 Aug 2006 11:33:14 -0000	1.2
  @@ -3,6 +3,6 @@
   	<classpathentry kind="src" path="src"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="lib" path="lib/junit.jar"/>
  -	<classpathentry sourcepath="/tmp/freemarker-2.3.8/src" kind="lib" path="lib/freemarker.jar"/>
  +	<classpathentry sourcepath="/home/theute/tmp/freemarker-2.3.8/src" kind="lib" path="lib/freemarker.jar"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list