IntelliJ IDEA2021插件和配置

自定义IntelliJIdea的log config路径

# IntelliJ IDEA 个性化化配置目录
#---------------------------------------------------------------------
idea.config.path=${idea.home.path}/.IntelliJIdea/config

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes.
# IntelliJ IDEA系统文件目录
#---------------------------------------------------------------------
idea.system.path=${idea.home.path}/.IntelliJIdea/system

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to user installed plugins folder. Make sure you're using forward slashes.
# IntelliJ IDEA插件存放目录
#---------------------------------------------------------------------
idea.plugins.path=${idea.config.path}/plugins

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE logs folder. Make sure you're using forward slashes.
# IntelliJ IDEA日志目录
#---------------------------------------------------------------------
idea.log.path=${idea.system.path}/log


设置IntelliJIdea的 bin下面idea64.exe.vmoptions

如果-Duser.name要设置中文,需要先把idea64.exe.vmoptions文件编码设置为ANSI在修改

-Xmx2048m
-XX:ReservedCodeCacheSize=1024m
-Xms512m
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:CICompilerCount=2
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-ea
-Dsun.io.useCanonCaches=false
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Djdk.module.illegalAccess.silent=true
-Dkotlinx.coroutines.debug=off
-Dsplash=true
-Dfile.encoding=UTF-8
-Duser.name=xiaobu

常用插件

1、 .ignore
2、 Alibaba Java Coding Guidelines
3、 Atom Material Icons
4、 github copilot
5、 Grep Console
6、 HighlightBracketPair
7、 IDE Eval Reset
8、 javadocs
9、 rainbow-brackets
10、 jrebel
11、 jrebel-mybatisplus-extension
12、 Key-Promoter-X
13、 Maven Helper
14、 MyBatisCodeHelperPro ​(Marketplace Edition)​
15、 Presentation Assistant
16、 RestfulToolkit-fix
17、 SequenceDiagram
18、 string-manipulation
19、 Translation
20、 save action
21、 mybatis-log-plugin
22、 Statistic
23、 StopCoding
24、 jprofiler
25、search-in-repository





javadoc 设置

javac.png

save action 设置

1.png

2.png

3png.png

Grep Console 设置

INFO和DEBUG采用默认

1631788686(1).jpg

INFO采用自定义颜色 推荐ERROR 洋红色 和INFO 橙黄色

1631790821(1).png
在这里插入图片描述

RGB对应

FATAL  56124E  深紫
ERROR   8A2BE2 紫色
ERROR  FF00FF 洋红色
WARN   00B7EB 青色
WARN   32CD32 绿色
INFO  FFA500 橙黄色
DEBUG  808080  灰色
TRACE  C0C0C0 银色

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值