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

Thomas Heute theute at jboss.com
Tue Aug 29 09:05:48 EDT 2006


  User: theute  
  Date: 06/08/29 09:05:48

  Modified:    jboss-seam-tools  .classpath
  Log:
  re-formatted with headers
  
  Revision  Changes    Path
  1.4       +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.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- .classpath	14 Aug 2006 15:57:46 -0000	1.3
  +++ .classpath	29 Aug 2006 13:05:47 -0000	1.4
  @@ -2,12 +2,12 @@
   <classpath>
   	<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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0_07"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list