Eclipse의 java build에서 Error가 발생.
Referenced file contains errors (http://www.iBATIS.com/dtd/sql-map-config-2.dtd). For more information, right click on the message in the Problems View and select "Show Details..."
http://www.ibatis.com/ 을 http://ibatis.apache.com/ 으로 바꿔보자..
문제 해결~
헐~
'general java' 카테고리의 다른 글
spring framework 소스 및 jar maven 파일 다운받기 (0) | 2011.02.07 |
---|---|
POJO java 코드 깜끔하게 (0) | 2010.11.05 |
Junit 오해 (0) | 2010.08.20 |
JDK Dynamic Proxy와 CGLIB Proxy에 대한 이해 (0) | 2010.07.15 |
jdbc 2.0 스펙을 구현하는 jdbc driver 상에서 statement caching을 지원하고 싶을때, (0) | 2010.07.12 |