이클립스 에러 No grammar constraints (DTD or XML schema) detected for
이클립스에서 XML을 사용하다 보면 다음과 같은 에러가 나올때가 있다.
만약 아래와 같이 했는데도 적용이 되지 않는다면 Project -> Clean 을 통해
해당 프로젝트를 리빌드한다. 그럼 경고가 사라진다.
Galileo 기준
Window -> Preferences -> XML -> XML Files -> Validation :
Indicate when no grammar is specified 의 값을 Warning –> Ignore 로 변경
You must be logged in to post a comment.