반응형
일단 "Could not read maven project" 오류 때문에 maven update 시도 했으나
jsnature를 설치하라는 문구가 계속 나왔다.
해결방법 :
pom.xml에
xmlns:beans="http://www.springframework.org/schema/beans"
추가한다.
반응형
일단 "Could not read maven project" 오류 때문에 maven update 시도 했으나
jsnature를 설치하라는 문구가 계속 나왔다.
해결방법 :
pom.xml에
xmlns:beans="http://www.springframework.org/schema/beans"
추가한다.