[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui ...

Max Rydahl Andersen mandersen at jboss.com
Mon Aug 14 19:13:13 EDT 2006


  User: mandersen
  Date: 06/08/14 19:13:13

  Modified:    hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui  
                        .classpath
  Added:       hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui  
                        .cvsignore
  Log:
  updated core libs
  updated test libs and acutal test code
  added/fixed property settings per exporter
  exposed many-to-many and optimistic lock in ui
  
  Revision  Changes    Path
  1.2       +1 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/.classpath,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- .classpath	1 Jun 2006 20:43:02 -0000	1.1
  +++ .classpath	14 Aug 2006 23:13:13 -0000	1.2
  @@ -1,7 +1,7 @@
   <?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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
   	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
   	<classpathentry kind="output" path="build/eclipse"/>
   </classpath>
  
  
  
  1.1      date: 2006/08/14 23:13:13;  author: mandersen;  state: Exp;jbosside/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  .settings
  
  
  



More information about the jboss-cvs-commits mailing list