IDEA 总结
idea遇到的问题总结 (version: 2019.5.3)
解决idea新导入gradle项目,build文件夹不显示的方法

解决启动项目的时候出现 Command line is too long.
场景

尝试方式一(未起作用)
修改项目下 .idea\workspace.xml,找到标签 <component name="PropertiesComponent"> , 在标签里加一行 <property name="dynamic.classpath" value="true" />
尝试方式二 (起效)
点击项目启动配置项 -> shorten command line 选项选择 classpath file 或 java manifest 选项 -> 重新启动工程运行即可

idea 下几个好用的插件

新建类时,自动设置类注释


浙公网安备 33010602011771号