标签:检查 hibernate 接下来 log idea 右击 image cat art
1.窗口项目配置:右击项目->Open Module Settings或者快捷键Shift+Ctrl+Alt+S
2:检查Modules 里面是否有Web,如果没有添加Web
Web Resouce Direcytory 选择webRoot目录
Souce Roots 勾掉 然后OK,如果项目中有使用到别的框架,比如Spring、 hibernate等框架 也记得添加上对应的Module.
3:检查Facets 里面是否已经存在Modules里面添加内容,如果存在,那OK,开始设置导出War流程
4.首先看下配置成功后的样子,如图
<1>.选择Web Application :Exploded,选择From Modules ,然后选择自己的项目名字,然后该改War名字的改名字
<2>.接下来选择Web Application Archive 选择 for xxxx:war exploded
,》
<3> 配置成功,然后选择菜单里面的 build --> build artifacts ,导出吧,骚年们!
标签:检查 hibernate 接下来 log idea 右击 image cat art
原文地址:http://www.cnblogs.com/yinglunstory/p/6030512.html