当前位置:   article > 正文

idea 相关问题处理_idea 一直analyzing

idea 一直analyzing

日常遇见的idea相关问题及处理方式 ——自用

项目正常加载完后,打开一个类,下方会间断性 indexing
file -> Invalidate Caches / Restart
  • 1
重复性代码检测
file -> Setting -> Editor -> Inspections ->General ->Duplicated Code [去除√]
  • 1
解决Intellij IDEA Debug 多模块下断点目标源问题
进入setting 
选择  Build,Execution,Deployment  =>Debugger
勾选    show alternative source switcher
  • 1
  • 2
  • 3
Error running ‘LingBiEx6NewsController’: Command line is too long. Shorten command line
workspace.xml

<component name="PropertiesComponent">
  <property name="dynamic.classpath" value="true" />
</component>
  • 1
  • 2
  • 3
  • 4
  • 5
maven项目的module没有蓝色小方块
右击module  -> maven -> reimport
  • 1
spring boot启动项点击debug启动没有反应
取消Groovy插件的勾选
file -> settings ->plugins ->groovy
  • 1
  • 2
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/酷酷是懒虫/article/detail/1010278
推荐阅读
相关标签
  

闽ICP备14008679号