[jboss-cvs] JBossCache ...

Brian Stansberry brian.stansberry at jboss.com
Tue Jul 18 12:39:36 EDT 2006


  User: bstansberry
  Date: 06/07/18 12:39:36

  Modified:    JBossCache  .classpath
  Log:
  Configure Eclipse to use JDK 5
  
  Revision  Changes    Path
  1.8       +1 -0      JBossCache/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/.classpath,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- .classpath	22 Apr 2006 05:09:38 -0000	1.7
  +++ .classpath	18 Jul 2006 16:39:36 -0000	1.8
  @@ -37,5 +37,6 @@
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="src" path="etc"/>
   	<classpathentry kind="lib" path="lib/jboss-serialization.jar"/>
  +	<classpathentry kind="src" path="src-50"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list