2022 IDEA Hands-on Installation and Configuration Tutorial

IDEA, Clion, Pycharm, Webstorm, etc. are applicable


Table of contents

1. Official website download

Two, start the installation

3. Start configuration

font settings

scroll wheel

Automatic package import

Completion Tips

Code ignores case

format code


1. Official website download

https://www.jetbrains.com.cn/idea/download/#section=windows

Two, start the installation

Next

Change the software installation path, just do it yourself

In fact, we only need shortcuts, and the others are not checked.

Continue, directly "Install"

Wait for the installation to complete

finish installation

3. Start configuration

Open IDEA

Activation problem : students can apply for a campus mailbox, here only explain how to install and configure

The development tools are for our daily use, so it is more convenient to Chinese

Let's Chineseize first (maybe the download speed will be a bit slow)

Restart IDEA

 

 Next, we configure the IDE to make it more convenient

font settings

It can be set to 18-20, the code is too small to look uncomfortable 

scroll wheel

Automatic package import

Completion Tips

Search for base or basic

Adding the shortcut key alt + / will prompt the occupancy, just remove it

Code ignores case

format code

Ctrl + Alt + L conflicts with QQ lock, replace it with Ctrl + Shift + L

Guess you like

Origin blog.csdn.net/m0_52559040/article/details/127307413