How to install Spring IDE in Eclipse
Spring IDE is a very useful graphical user interface tool adding support for Spring Framework. In this tutorial, we show you two ways to install Spring IDE in Eclipse.
Version used in this tutorial :
- Spring IDE 2.9
- Eclipse 3.7
1. Install New Software
Classic way, Eclipse IDE, click “Help” -> “Install New Software…”. Type “http://springide.org/updatesite” to access the Spring IDE update site.Select all the Spring IDE features you want to install.
Comments
Post a Comment