Member-only story

16 IntelliJ IDEA Plugins You Should Download

Mammad Yahyayev
4 min readJan 7, 2025

--

Image generated by ChatGPT

My articles are open to everyone; non-member readers can read the full article by clicking this link.

Hello, Developers! 👋

Welcome to my new article. In this article, we are going to deep dive into necessary Intellij IDEA plugins you must install.

Intellij IDEA is one of the best IDEs available on the tech market. It is specifically designed for Java developers, however, it supports multiple programming languages for other developers to use.

Plugins (a.k.a Extensions) are inseparable part of the development. In this article, I am going to share my favorite plugins that I use in my coding journey.

Plugins

  1. Supporting Environment files — .env files are the best way to define your secrets, passwords. Refer for more.
  2. SonarQube — In order to improve code quality. Refer for more.
  3. One Dark Theme — Range of themes to. Refer for more.
  4. JPA Buddy — No need to remember some JPA rules, install this plugin to speed up entity creation process.
  5. Maven Helper — Build tools revolutionized the project development, Maven is an old tool, but it is being used in thousands of project. This…

--

--

Mammad Yahyayev
Mammad Yahyayev

Written by Mammad Yahyayev

I am a Software Engineer with 4 years of work experience. I love to share my ideas, knowledge with everybody. Follow me to stay updated on the latest trends.

No responses yet