Idea 12配置SPring MVC 和Tomcat Server
时间:2014-01-14 19:18:44
收藏:0
阅读:941
配置Spring
1. 添加idea插件
都选上了。也许有用!
2. 添加Spring库
下载spring,添加java库,指向spring库的目录:
配置tomcat Server
1. 安装tomcat插件
2. 指定tomcat路径
下载tomcat,并在idea中指定解压后的路径或者是安装目录:
测试
1. 创建项目
2. 运行
需要注意的是:系统不能讲tomcat启动起来,否则idea就无法启动它了。
原文:http://www.cnblogs.com/javawer/p/3512012.html
评论(0)