码迷,mamicode.com
首页 > 编程语言 > 详细

How To Install Spring IDE In Eclipse

时间:2015-01-20 23:48:01      阅读:293      评论:0      收藏:0      [点我收藏+]

标签:

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 :

  1. Spring IDE 2.9
  2. Eclipse 3.7
Spring IDE or SpringSource Tool Suite (STS)?
Refer to this Spring IDE vs STS pdf file for feature comparison. Personally, I go for Spring IDE for one reason – just can’t let go my existing Eclipse, too many plugins installed.

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.

技术分享

Take long time to install and restart Eclipse after finished.

2. Eclipse Marketplace

This is the prefer way, because you no need to remember the long Spring ide update URL. In Eclipse IDE, click “Help” -> “Eclipse Marketplace“, type “Spring IDE“, follow the wizard to finish the installation.

技术分享

Same, take long time to install and restart Eclipse after finished.

References

    1. http://www.springsource.com/developer/sts
    2. http://marketplace.eclipse.org/content/spring-ide
    3. http://download.springsource.com/release/STS/doc/STS-feature_comparison.pdf

How To Install Spring IDE In Eclipse

标签:

原文地址:http://www.cnblogs.com/toSeeMyDream/p/4237706.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!