Setup Some Tools with IntelliJ[Java]


In this post, I would like to introduce some of the useful tools for code-check or code-formatter or etc in IntelliJ.

😸 Checkstyle

Checkstyle automatically checks Java code to enforce a coding standard. It can find class design problems, method design problems or code layout and formatting issues.

If you use IntelliJ, A plugin for it automatically checks a source code, so you can easy to find a bad code in your coding.

👽 FindBugs

FindBugs looks for bugs in Java code. It looks instances of “bug patterns” that are likely to be errors. It can be used by many editors or CI tools like Jenkins.

🐝 code-formatter

IntelliJ can use Eclipse code-formatting file.

🖥 Recommended VPS Service

VULTR provides high performance cloud compute environment for you. Vultr has 15 data-centers strategically placed around the globe, you can use a VPS with 512 MB memory for just $ 2.5 / month ($ 0.004 / hour). In addition, Vultr is up to 4 times faster than the competition, so please check it => Check Benchmark Results!!