mac install the software and plug-ins recommended idea

file

工欲善其事必先利其器 today simply to share my arsenal.

It includes two aspects, idea of ​​plug-in; there mac commonly used software is recommended.

I hope that in the coding, to improve their work efficiency.

Plug idea

file

Look at the universe on the recommendation of various plug strip, actually I feel down with the best plug-ins are as follows.

According to the priority list what, with who knows who benefits:

1, lombok, less cumbersome to write a lot of code;

2, power mode II, a lot of the coding efficiency;

3, alibaba java coding gudelines scan the code is finished, remove some low-level errors;

4, grep console, log landscaping, a variety of different levels of log background color;

5, maven help, graphical management maven dependencies

6, free mybatis plugin, to quickly navigate to the interface method mapper xml;

7, restfulltoolkit, automatically generates a list of all of the web interface, rapid test;

8, visualvm launcher, investigation jvm memory and threading issues.

Common mac software

file

Software is not suitable for installation on mac too much, I think it's a succulent software as follows:

1, idea this much said, programmers, coding artifacts;

2, docker, install some software packages, such as mysql, redis, mongodb, also has its own program;

3, xmind, before encoding the macro-thinking, very suitable for use xmind brainstorming.

4, staruml, astash various drawing tool uml, first draw a timing diagram before you write code that is much higher lane map code quality;

5, sublime editor, you can open large files;

6, jmeter, postman simulation test client interfaces necessary artifact.

7, licecap, video too, get some writing time moving map is very suitable.

8, microsoft documents connected, this too is necessary, the product manager or the customer is given under the office window, your mac will certainly be able to open directly ah!

mac command-line tool

> 程序员最爱命令行。
  1. ohmzsh, this can greatly beautify your terminal;

2, homebrew, the installation tool for the various linux, such as curl, telnet and the like;

summary

 一家之言,每天使用mac,使用mac已经2年了,一些小的工具推荐给大家。尤其适合程序员。我是李福春,希望对你们有帮助。

The original is not easy, please indicate the source.

Guess you like

Origin www.cnblogs.com/snidget/p/12580362.html