Intellij Idea中的Jetty报出Web application not found src/main/webapp错误的解决方案

今天在Intellij Idea中编译项目的时候,运行起来一直会报出如下的错误: Web application not found src/main/webapp 解决方法:  "Run-- edit Configuration" and set "Working directory" to $MODULE_WORKING_DIR$
相关文章
相关标签/搜索