Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Java development tool IDEA and its plug-ins

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

Java development tool IDEA and its plug-ins, I believe that many inexperienced people do not know what to do, so this article summarizes the causes of the problem and solutions, through this article I hope you can solve this problem.

Today, let's talk about idea, a powerful java development tool. Before, many people know about eclipse, and some people have used myeclipse. Now, basically, many of them use idea, but now I still use eclipse in our company. I don't deny a development tool, but I feel that idea is more convenient and faster.

Then there is the installation of idea. Don't explain, just go to the website.

Then after it is installed, it can be used.

First of all, let's talk about the installation of plug-ins.

Open the setting file and select the Plugins option

Ctrl + Alt + S

File-> Setting

Then click install directly, and then you will be prompted whether to restart, and you can use it after reboot.

Lombok plugin

Developing artifacts can simplify your entity classes, make you stop writing get/set methods, and quickly implement builder patterns and chained calling methods. In short, plug-ins are created to simplify entity classes.

Mybatis plugin

You can jump back and forth between the mapper interface and mapper's xml file, just as the interface jumps to the implementation class.

This function feels like the most important thing. You don't have to go back and forth to find the file like eclipse, and then open it to find a way.

Alibaba Java Coding Guidelines

Alibaba code specification check plug-in

Writing code is mainly a specification, a good programmer is necessary to standardize the code, standard naming. I hope you are just beginning to learn to form a good habit.

After reading the above, have you mastered the method of java development tool IDEA and its plug-ins? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report