Unable to get rid of Spring Configuration Check since upgrading to IntelliJ IDEA 13

StackOverflow https://stackoverflow.com/questions/23688037

  •  23-07-2023
  •  | 
  •  

Question

I keep getting spring configuration checks at project open even though Spring facet has been configured for the specified module.

Spring Configuration Check
Unmapped Spring configuration files found
Please configure/setup Spring facet for modules:
flow (1 file)

Unlike the scenario in this question, I have verified several times that I have added the Spring facet to the "flow" module in Project/Module Properties, but the warning still comes up. Two questions: how to fix and 2) how to turn off this check altogether.

Était-ce utile?

La solution

To disable IntelliJ Spring configuration notifications, go to:

Preferences > Notifications > Spring Configuration Check > No popup
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top