赞
踩
日常遇见的idea相关问题及处理方式 ——自用
file -> Invalidate Caches / Restart
file -> Setting -> Editor -> Inspections ->General ->Duplicated Code [去除√]
进入setting
选择 Build,Execution,Deployment =>Debugger
勾选 show alternative source switcher
workspace.xml
<component name="PropertiesComponent">
<property name="dynamic.classpath" value="true" />
</component>
右击module -> maven -> reimport
取消Groovy插件的勾选
file -> settings ->plugins ->groovy
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。