I have a project that starts Spring, and I'm using IntelliJ as a compiler. I started building a project in Ubuntu, but I had problems viewing changes in my database, so I switched to Windows and lost my Ubuntu partition (due to some other unrelated error). I am trying to reset my project on Windows, but I cannot compile it correctly.
I tried restarting IntelliJ, rebooting the computer, cleaning up the maven installation and looking for a solution everywhere. I found a link to the IntelliJ website, but they never solved the problem ( http://devnet.jetbrains.com/thread/436515 ). I began to try the incomplete advice "remove all artifacts selected for deployment from the list and then add them again", but I cannot figure out how to add them again after deletion.
In addition, I see the error "Configuration Error: Deployment Source" (project name): "Invasion of War" is invalid "
Any advice or advice that I might try or do wrong would be great.
Thank!
source
share