I am using Idea 13.1 CE and trying to start a project with several modules, but I get this error
WARN - WebInfConfiguration - Web application not found src/main/webapp
WARN - WebAppContext - Failed startup of context o.e.j.w.WebAppContext{/,null},src/main/webapp
In netbeans, this project works. Any suggestions?
source
share