欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

Eclipse搭建spring开发环境图文教程(推荐)

程序员文章站 2023-12-14 19:10:58
1 安装 springsource-tool-suite: (1)在官网上找安装eclipse的对应版本(我的eclipse版本是4.5.1,对应版本是3.7.2) h...

1 安装 springsource-tool-suite:

(1)在官网上找安装eclipse的对应版本(我的eclipse版本是4.5.1,对应版本是3.7.2)

http://download.springsource.com/release/tools/update/3.7.2.release/e4.5/springsource-tool-suite-3.7.2.release-e4.5.1-updatesite.zip

(2)install new software

Eclipse搭建spring开发环境图文教程(推荐)

3)下载springframework包

http://repo.spring.io/release/org/springframework/spring/4.3.9.release/spring-framework-4.3.9.release-dist.zip

4)下载spring依赖的日志包commons-logging

http://commons.apache.org/proper/commons-logging/download_logging.cgi

5)  将(3)和(4)解压后将相关jar包放在工程的lib目录下。

    Eclipse搭建spring开发环境图文教程(推荐)

以上这篇eclipse搭建spring开发环境图文教程(推荐)就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持脚本 之家。

上一篇:

下一篇: