当前位置:网站首页>Idea completely uninstalls installation and configuration notes
Idea completely uninstalls installation and configuration notes
2022-07-07 18:23:00 【@Jieyou grocery store】
1、 Program uninstall —— Right click idea Start the shortcut key to select the location of the file and go to bin Under the table of contents , double-click Uinstall
E:\developer_tools\IntelliJ IDEA 2019.2.3\bin2 The registry clear
windows + R Input regedit Open the registry
Click on the first level menu HKEY_CURRENT_USER, Right click to find , Input idea, Will find jetbrains, then , Right click delete .{ \HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs}
Click on the first level menu HKEY_CURRENT_USER, Right click to find , Input jetbrain, Will find jetbrain relevant , then , Right click delete .
3. System file cleanup
C:\user\${ User name }\ideaProjects\
C:\Users\${ User name }\AppData\Roaming\JetBrains
C:\Users\Public\.jetbrains
C:\\Program Files\\JetBrains
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\JetBrains\
4、 install idea
5、idea To configure
(1)ide Do not directly enter the project when starting . This can be configured on the page maven Global warehouse Path
(2) Configure character set File Encodings、Java compiler
(3) Configuration ignore file File Types
(4) To configure maven Warehouse address
(5) To configure Ctrl+ Mouse wheel Realize font size adjustment
6、 Common plug-in installation
(1)MyBatisX:mapper and xml Jump
(2)GitToolBox: Code branch status display
(3)Translaiton: translation tool
(4)gitee:
(5)Lombok : Realization getset data Isoinjection
(6)Rainbow Brackets: Rainbow brackets
(7)GsonFormat:json Transfer to entity
边栏推荐
- Classification of regression tests
- 物联网OTA技术介绍
- Target detection 1 -- actual operation of Yolo data annotation and script for converting XML to TXT file
- Five network IO models
- Explain it in simple terms. CNN convolutional neural network
- Tips for short-term operation of spot silver that cannot be ignored
- 同消费互联网的较为短暂的产业链不同,产业互联网的产业链是相当漫长的
- Understanding of 12 methods of enterprise management
- What is agile testing
- Management by objectives [14 of management]
猜你喜欢
小程序中实现付款功能
【C语言】字符串函数
Test for 3 months, successful entry "byte", my interview experience summary
C语言中匿名的最高境界
线程池和单例模式以及文件操作
手撕Nacos源码(先撕客户端源码)
Introduction of common API for socket programming and code implementation of socket, select, poll, epoll high concurrency server model
Mui side navigation anchor positioning JS special effect
Tips of the week 136: unordered containers
Chapter 3 business function development (safe exit)
随机推荐
Discuss | frankly, why is it difficult to implement industrial AR applications?
Chapter 2 building CRM project development environment (building development environment)
Deep learning - make your own dataset
保证接口数据安全的10种方案
pip相关命令
Run Yolo v5-5.0 and report an error. If the sppf error cannot be found, solve it
用存储过程、定时器、触发器来解决数据分析问题
Kirk Borne的本周学习资源精选【点击标题直接下载】
sqlite sql 异常 near “with“: syntax error
Hutool - 轻量级 DB 操作解决方案
Tips of this week 135: test the contract instead of implementation
Pro2: modify the color of div block
[OKR target management] value analysis
Download, installation and development environment construction of "harmonyos" deveco
Taffydb open source JS database
手撕Nacos源码(先撕客户端源码)
[论文分享] Where’s Crypto?
Tips for short-term operation of spot silver that cannot be ignored
数学分析_笔记_第11章:Fourier级数
[paddleseg source code reading] add boundary IOU calculation in paddleseg validation (1) -- val.py file details tips