소스 검색

Remove Hibernate Annotations.

Ben Alex 20 년 전
부모
커밋
1e12e51b9c
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  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>