본문 바로가기

단감의 정보공유/IT&AI

자바 스프링 the method getTextContent() is undefined for the type Node 에러 날 때

org.w3c.dom.Node 를 사용하는 버전이 달라서란다..


이거 해결할려면


이클립스에 프로젝트 build path > Order and Export 에 

JRE System Library 를 맨 위로 올려주면 해결

반응형