当前位置:网站首页>idea彻底卸载安装及配置笔记
idea彻底卸载安装及配置笔记
2022-07-07 16:15:00 【@解忧杂货铺】
1、程序卸载——右击idea启动快捷键选择文件所在位置去到bin目录下,双击Uinstall
E:\developer_tools\IntelliJ IDEA 2019.2.3\bin2 注册表清理
windows + R 输入 regedit 打开注册表
点击一级菜单 HKEY_CURRENT_USER, 右键查找,输入idea,会找到jetbrains,然后,右键删除。{ \HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs}
点击一级菜单 HKEY_CURRENT_USER, 右键查找,输入jetbrain,会找到jetbrain相关,然后,右键删除。
3.系统文件清理
C:\user\${用户名称}\ideaProjects\
C:\Users\${用户名称}\AppData\Roaming\JetBrains
C:\Users\Public\.jetbrains
C:\\Program Files\\JetBrains
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\JetBrains\
4、安装idea
5、idea配置
(1)ide启动不要直接进入项目。这样可以在页面配置maven全局仓库路径
(2)配置字符集File Encodings、Java compiler
(3)配置忽略文件File Types
(4)配置maven仓库地址
(5)配置Ctrl+鼠标滚轮 实现调整字体大小
6、常用的插件安装
(1)MyBatisX:mapper和xml跳转
(2)GitToolBox:代码分支状态显示
(3)Translaiton:翻译工具
(4)gitee:
(5)Lombok :实现 getset data等注入
(6)Rainbow Brackets: 彩虹括号
(7)GsonFormat:json转实体
边栏推荐
- Chapter 3 business function development (user access project)
- Target detection 1 -- actual operation of Yolo data annotation and script for converting XML to TXT file
- Mobile pixel bird game JS play code
- 三仙归洞js小游戏源码
- 物联网OTA技术介绍
- [answer] if the app is in the foreground, the activity will not be recycled?
- In depth understanding of USB communication protocol
- nest.js入门之 database
- Mrs offline data analysis: process OBS data through Flink job
- Tips for this week 140: constants: safety idioms
猜你喜欢
小程序中实现付款功能
【蓝桥杯集训100题】scratch从小到大排序 蓝桥杯scratch比赛专项预测编程题 集训模拟练习题第17题
Taffydb open source JS database
Slider plug-in for swiper left and right switching
Introduction of common API for socket programming and code implementation of socket, select, poll, epoll high concurrency server model
socket編程之常用api介紹與socket、select、poll、epoll高並發服務器模型代碼實現
【C语言】字符串函数
[principle and technology of network attack and Defense] Chapter 6: Trojan horse
【4500字归纳总结】一名软件测试工程师需要掌握的技能大全
2021年全国平均工资出炉,你达标了吗?
随机推荐
[trusted computing] Lesson 12: TPM authorization and conversation
zdog.js火箭转向动画js特效
五种网络IO模型
Slider plug-in for swiper left and right switching
Tips of the week 136: unordered containers
Classification of regression tests
Hash, bitmap and bloom filter for mass data De duplication
Live broadcast software construction, canvas Text Bold
Afghan interim government security forces launched military operations against a hideout of the extremist organization "Islamic state"
回归问题的评价指标和重要知识点总结
【4500字归纳总结】一名软件测试工程师需要掌握的技能大全
Win11C盘满了怎么清理?Win11清理C盘的方法
[4500 word summary] a complete set of skills that a software testing engineer needs to master
手机版像素小鸟游js戏代码
mui侧边导航锚点定位js特效
debian10编译安装mysql
js拉下帷幕js特效显示层
Introduction of common API for socket programming and code implementation of socket, select, poll, epoll high concurrency server model
上市十天就下线过万台,欧尚Z6产品实力备受点赞
Chapter 2 building CRM project development environment (building development environment)