스프링 프로젝트 생성 시 applicationContext.xml에서 beans 에러가 발생하는 경우

 

오류 : 

beans xmlns="http://www.springframework.org/schema/beans"

--> URI is not registered (Settings | Languages & Frameworks | Schemas and DTDs)

 

해결 방법 : 해당 위치에서 alt + enter > Fetch external resource 선택

+ Recent posts