Procházet zdrojové kódy

Remove Hibernate Annotations.

Ben Alex před 20 roky
rodič
revize
1e12e51b9c
1 změnil soubory, kde provedl 0 přidání a 8 odebrání
  1. 0 8
      .classpath

+ 0 - 8
.classpath

@@ -220,13 +220,5 @@
 		<attributes>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="var" path="MAVEN_REPO/hibernate/jars/ejb-3.0-edr2.jar">
-		<attributes>
-		</attributes>
-	</classpathentry>
-	<classpathentry kind="var" path="MAVEN_REPO/hibernate/jars/hibernate-annotations-3.0-beta1.jar">
-		<attributes>
-		</attributes>
-	</classpathentry>
 	<classpathentry kind="output" path="target/eclipseclasses"/>
 </classpath>