I have generated an application using Spring Roo. It is using MongoDB repositories. References to the methods in the Roo-generated repositories decendents are being highlighted in IntelliJ as errors even though it compiles fine. Any suggestions on how to make IntelliJ realize these are not errors? Attached is the entire project.
↧