Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Web application not found src/main/webapp

I am currently using intellij for my java code. When i try to run the Project, it throws the below error.

2016-06-21 09:19:46.691::INFO:  jetty-6.1.14
2016-06-21 09:19:46.843::WARN:  Web application not found src/main/webapp
2016-06-21 09:19:46.843::WARN:  Failed startup of context org.mortbay.jetty.webapp.WebAppContext@359d136a{/admin,src/main/webapp}
java.io.FileNotFoundException: src/main/webapp
like image 828
Aswini Avatar asked Jul 28 '26 01:07

Aswini


1 Answers

In RUN >> Edit Configurations, Working directory $MODULE_WORKING_DIR$

Example

like image 70
Luis Candelario Avatar answered Jul 30 '26 14:07

Luis Candelario



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!