Intellij Idea中的Jetty報出Web application not found src/main/webapp錯誤的解決方案


今天在Intellij Idea中編譯項目的時候,運行起來一直會報出如下的錯誤:

Web application not found src/main/webapp

當時感覺應該是什么文件缺少了。所以就直接把這個報錯內容放到google上搜索了一下,然后在stackoverflow中按照如下的文章設置,果真跑起來了:

http://stackoverflow.com/questions/22542968/intellij-idea-multi-project-wicket-app-does-not-find-webapp

記錄一下,具體解決方式如下:

Go to "Run/Debug Configuration" and set "Working directory" to $MODULE_DIR$

  


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM