반응형
출처: http://www.mungchung.com/xe/index.php?mid=protip&category=4482&document_srl=5306
이클립스에서 실행중에 Java compiler level does not match the version of the installed Java project facet 와 같은 메시지를 만났다면
해당 프로젝트를 선택하고 마우스 오른쪽을 누른다음에
project facets를 선택하여
거기에 있는 java 버전을 변경하여 준다.
반응형