[jbosstools-commits] JBoss Tools SVN: r35755 - branches/dead/hibernatetools-multiversion2/plugins/org.hibernate.eclipse.libs.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Oct 18 05:28:41 EDT 2011
Author: dgeraskov
Date: 2011-10-18 05:28:41 -0400 (Tue, 18 Oct 2011)
New Revision: 35755
Modified:
branches/dead/hibernatetools-multiversion2/plugins/org.hibernate.eclipse.libs/.classpath
Log:
Fix tests compile errors
Modified: branches/dead/hibernatetools-multiversion2/plugins/org.hibernate.eclipse.libs/.classpath
===================================================================
--- branches/dead/hibernatetools-multiversion2/plugins/org.hibernate.eclipse.libs/.classpath 2011-10-18 09:04:08 UTC (rev 35754)
+++ branches/dead/hibernatetools-multiversion2/plugins/org.hibernate.eclipse.libs/.classpath 2011-10-18 09:28:41 UTC (rev 35755)
@@ -9,7 +9,7 @@
<classpathentry exported="true" kind="lib" path="lib/hibernate/commons-logging-1.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate/concurrent-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate/connector.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/annotations/hibernate-jpa-2.0-api-1.0.0.Final.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/annotations/hibernate-jpa-2.0-api-1.0.0.Final.jar" sourcepath="C:/Documents and Settings/dgeraskov/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate/hibernate3.jar" sourcepath="C:/dev/Libs/hibernate-distribution-3.5.6-Final/project"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate/jboss-cache.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hibernate/jboss-common.jar"/>
More information about the jbosstools-commits
mailing list