I am setting up my project in Intellij for which I was following companies documentation but the problem is its written for eclipse IDE. In the documentation they asked to "Update the Context root under -> WebProject Settings : order/genome-database"
I don't know how to do the same in Intellij. I added tomcat server and added artifacts to it. Its running fine without errors and lunching the application but its not working as expected. Now, I want to update "context root" of tomcat server and I don't know how to do it for Intellij.
I was googling for a while but couldn't resolve the issue. Please let me know if you know how to do it.
Thanks
