Idea is a powerful tool for Java development, which provides great convenience for us to write programs better. The latest version of IDEA officially supports Chinese, which is a great help for domestic programmers.

This tutorial also works with PyCharm Golang and more

Download and Install

Address: official download platform of IDEA

Choose the official version, not the community version. The official version includes all the features

The download is complete and the installation is normal

If you have a previous version of IDEA, you can uninstall the earlier version of IDEA during the installation or retain multiple versions of IDEA

certification

After installation, open it normally, select 30 days to use it normally

Diea can be authenticated in the following ways:

  • The official purchase

  • Open source developer

  • Apply for a Free license

  • Students apply with their student cards

    PS: This method requires that the university must have an EDU email address

  • Online authentication code POjie is used

    idea

    Enter the obtained authentication code here

    PS: The source from the network is invalid. Replace the source with a new one

  • Plug-in pojie

    The IDE-Eval-resetter plugin

    Plugin download repository address

    Please refer to the author’s instructions for specific usage. I used student certification, and there is no way to screenshot the usage

    PS: Also from the network. If an old version is updated, the trial period may expire once the new version is installed. In this case, you need to use the preceding authentication code for authentication before using the plug-in

localization

The way is very simple, install the official plug-in

After the installation, restart. The official Chinese package is still very powerful, to achieve a comprehensive Chinese, including setting, running, debugging and so on all idea built-in functions

Common plug-in

In addition to the Chinese plug-in, I think the most indispensable plug-in:

  • Maven Helper if you use Maven

  • Translation Plug-in home page

    Powerful, can translate all the code of words, sentences; The console; When opening the source code, you can directly translate the comments of the source code

  • Sequencediagram sequencediagram tool

  • Free – Mybatis -plugin mybatis

.