Current location - Trademark Inquiry Complete Network - Futures platform - What idea plug-ins do Java programmers use? Commonly used?
What idea plug-ins do Java programmers use? Commonly used?
UI related plug-ins.

1、BackgroundImagePlus

This plug-in can set the background of IDE, set it as your favorite picture, set the transparency and so on. Let you be pleasing to the eye while programming and developing.

2. Material interface

This plugin can set different theme backgrounds, including files, folder icons, code styles and so on.

Code editing related plug-in

1, a total glance

This plug-in is highly recommended. It is a thumbnail plug-in in the code editing area, which can quickly locate the code and is super easy to use.

2、GenerateAllSetter

This plug-in will generate all Setter methods for all classes and generate default values according to the new keyword. Improve work efficiency.

3、GsonFormat

This plug-in can convert json format content into objects, which is also very practical.

4、CheckStyle-IDEA

This plug-in checks code specifications and styles by checking coding formats, naming conventions, Javadoc, class design, etc.

Plug-ins in the database

1、MybatisLogPlugin

When developing this plug-in, the script of Mybatis will be output directly on the console, which is very convenient for checking sql statements.

Besides these, there are other plug-ins.

Ali code specification detection: AlibabaJavaCodingGuidelines

Quick tip tool: KeypromoterX

Code annotation plug-in: Lombok

Code generation tool: CodeMaker

Code quality checking tool: SonarLint

Unit test test generation tool: JUnitGenerator

Mybatis tool: FreeMybatisplugin

String tool: string manipulation

Redis visualization: Iedis

K8s tool: Kubernetes

Chinese-English translation tool: translation

Rainbow bracket: rainbow bracket