Eclipse

Description Resource Path Location Type Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"

하루종일v 2017. 12. 4. 14:46
Description Resource Path Location Type Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"

프로젝트 프로퍼티창을 열어 Java Build Path - Order and Export 탭으로 간다.

체크가 안된 항목이 있다면 체크를 해주고 OK 버튼을 클릭한다.

잠시후 에러표시 다던것들이 사라진다.

 

 

프로젝트 우클릭 > Properties > Project Facets > Java 버전 1.6으로 바꿈.


그 후 마찬가지 경로에서 Java compiler > Enable project specfic settings 체크해제


반응형