原文: [url]http://blog.youkuaiyun.com/zht666/article/details/8673609[/url]
找不到webapp文件的办法:
[url]http://stackoverflow.com/questions/14190192/intellij-idea-12-settings-deployment-deploys-to-src-main-webapp-instead-of[/url]
如果使用maven的话,它增加的文件结构不一定适合,可以移动web下面所有的文件到src/main/webapp下面去就可以了。
找不到webapp文件的办法:
[url]http://stackoverflow.com/questions/14190192/intellij-idea-12-settings-deployment-deploys-to-src-main-webapp-instead-of[/url]
如果使用maven的话,它增加的文件结构不一定适合,可以移动web下面所有的文件到src/main/webapp下面去就可以了。