spring IDE 설정

Posted at 2010. 4. 28. 00:54// Posted in programming/spring-framework

Spring IDE : Spring application 개발을 도와주는 Eclipse plug-in.
                  bean 설정정보를 보다 쉽게 파악하고 관리하는데 도움이 된다.



Plug-in 설치방법


(1) Eclipse menu
     Help - Install New Software...















(2) add - plug-in의 이름과 Location 추가




a. Subclipse
Location: http://subclipse.tigris.org/update_1.6.x
3개 항목을 모두 설치


b. AspectJ Development Tools (AJDT)
Location: http://download.eclipse.org/tools/ajdt/35/update
AspectJ Dev Tools와 Other AJDT Tools

c. Spring IDE
Location: http://dist.springframework.org/release/IDE
 Core/spring IDE와 Extensions/Spring IDE


* 설치 중 security warning이 나타나면 OK 선택



//