1 Star 0 Fork 368

等待明天 / idea-config

forked from zhengqingya / idea-config 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
10-java新运行项目模板配置.md 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengqingya 提交于 2022-10-11 19:56 . init

java新运行项目配置

File -> New Projects Setup -> Run Configuration Templates...

idea-set-new-projects-run-configuration-templates.png

idea每次打开新项目时,设置jvm启动默认参数 => 调优节省本地内存空间

-Xmx100M -Xms100M -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:+HeapDumpOnOutOfMemoryError

idea-set-new-projects-run-configuration-templates-springboot.png

idea-set-new-projects-run-configuration-templates-springboot-jar.png

1
https://gitee.com/sushaolilu/idea-config.git
git@gitee.com:sushaolilu/idea-config.git
sushaolilu
idea-config
idea-config
master

搜索帮助