摘要: IDEA 修改SNV或GIT文件,父文件夹是颜色: 1、File > Settings >Version Control Direcory Mapppings ; 选择 Subversion/Git 即可。 2、File > Settings > Version Control > File Sta 阅读全文
posted @ 2023-06-21 13:31 古语云 阅读(1271) 评论(0) 推荐(0) 编辑
摘要: IDEA 取消右上角 Firefox(火狐)、Chrome(谷歌)、Edge的图标一直闪烁, File > Settings > Tools > Web Browsers and Preview ,去掉 三个浏览器的对勾即可! 阅读全文
posted @ 2023-06-21 13:15 古语云 阅读(265) 评论(0) 推荐(0) 编辑
摘要: IDEA 设置SVN提交忽略文件 https://blog.csdn.net/ptxrq/article/details/125575458 阅读全文
posted @ 2023-06-21 11:30 古语云 阅读(487) 评论(0) 推荐(0) 编辑
摘要: IDEA 多行注释,会提示“Commented out code (3 lines) ”, 怎么取消? File > Setting > Code Style > Inspections > Java 把“Commented out code” 的对钩取消之后就可以了。 阅读全文
posted @ 2023-06-21 11:17 古语云 阅读(273) 评论(0) 推荐(0) 编辑
摘要: File -> Settings -> Editor -> Inspections 搜索Javadoc,找到Declaration has problems in Javadoc references 将提示级别修改为Warning 阅读全文
posted @ 2023-06-21 10:37 古语云 阅读(276) 评论(0) 推荐(0) 编辑