当前位置:网站首页>Reasons for slow startup of IDEA (1)
Reasons for slow startup of IDEA (1)
2022-08-09 18:25:00 【51CTO】
Plugins that seriously affect the startup speed of IDEA
When I created a Maven web project some time ago, I kept prompting that the archetype-catalog.xml file was needed. Since this file is on the external network, the download is very slow, so I searched for keywords in the plugin and downloaded it.Now, this plug-in, I didn't care about the slow startup of iIDEA at the beginning, I thought it was slow loading maven dependencies, but later found that it was getting slower and slower, even 5-10 minutes.Still invalid), last night, after I closed all the plugins, the idea was opened in seconds. After a night of searching, it was finally determined that this plugin seriously affected the startup speed.

I would like to use this article to improve development efficiency !! !
边栏推荐
- std::uniform_real_distribution的一个bug引发的服务器崩溃
- Codeforces Round #808 (Div. 2)||Precipitation
- 总结了 110+ 公开专业数据集
- 网络——IPV4地址(二)
- 一.字符 字符串 指针字符
- BETA:一个用于计算药物靶标预测的综合基准
- Became CTO, was killed by my boss in 6 months, I lost 10 million
- 【完美解决v-if导致echart不显示问题】
- The Chinese Academy of Sciences slaps Google in the face: ordinary computers catch up with quantum superiority, and can solve calculations that would have taken 10,000 years in a few hours...
- 七.getchar 和 scanf
猜你喜欢
随机推荐
How to create DataFrame with feature importance from XGBClassifier made by GridSearchCV?
网络——介质访问控制
良匠-手把手教你写NFT抢购软(二)
网络——涉及的相关协议和设备汇总
MySQL 5.5系列安装步骤教程(图解版)
[1413. Stepwise summation to get the minimum value of positive numbers]
微服务框架笔记(1)
开始记录自己的学习过程和目标
Volatile:JVM 我警告你,我的人你别乱动
Qt学习第二天
Numpy数组索引/切片 多维度索引
六.数组越界问题引出对栈区内存的探索
网络——IPV4地址(三)
5. Visualizing Geospatial Data
SQL抖音面试题:送你一个万能模板,要吗?(重点、每个用户每月连续登录的最大天数)
STM32课设-智能物联网家居系统(UCOSIII+STEMWIN)
2022国赛Ezpop
margin:auto实现盒子水平垂直居中
CompletableFuture异步线程优化代码
uni-app中websocket的使用 断开重连、心跳机制








