I created a Weblogic server project. The project builds and runs fine with one problem: the server is using files from the wrong project!
Some background: I'm an Eclipse user. I have various Eclipse setup to work with Weblogic. The Intellij webserver appears to be pointing to the last project that I used under in Eclipse.
In Eclipse, I never had to manually tell the server which project to use.
How can I configure this?