kc2*_*001 9 spring intellij-idea
自从我升级到Intellij IDEA 13后,我在启动时收到了一条警告信息:
Spring Configuration Check
Unmapped Spring configuration files found.
Please configure/setup Spring facet for modules: ...
Run Code Online (Sandbox Code Playgroud)
当我单击链接以确定哪些文件未映射时,我发现它们都在bin目录下.

有没有办法告诉IntelliJ不要警告我下面的文件bin?
Cor*_*ein 21
如果您只想禁用通知,请执行以下操作:
IntelliJ > Preferences > Notifications > Spring Configuration Check > No popup
Run Code Online (Sandbox Code Playgroud)
或者在IntelliJ IDEA 14中
IntelliJ > Preferences > Appearance & Behavior > Notifications > Spring Configuration Check > No popup
Run Code Online (Sandbox Code Playgroud)
在IntelliJ IDEA 15中,这再次发生了变化:
IntelliJ > Preferences > Editor > Inspections > Deselect Spring checkbox
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
11443 次 |
| 最近记录: |