Rakesh G.
RG
Rakesh G.
Head of Testing | Business Solutioning – Indian Lending Products
Small-Business (50 or fewer emp.)
"Automates Testing with Ease, Minimal Setup Hassle"
4.5/5
What do you like best about IntelliJ IDEA?

I really like how IntelliJ IDEA allows me to use both Selenium and Appium within a single window. The auto-save feature is invaluable, as it removes the need for manual saves before running my code. This makes it super convenient to make changes and run scripts without worrying about losing work if the system hangs. The shortcut for proper indentation is a great time-saver too. Overall, the initial setup was very easy, and even though my teammate took some time to switch from Eclipse, they ended up enjoying using IntelliJ IDEA. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

AI based help section should be enabled for solving problem while initial setup and helping on the solution basis on error code received. Review collected by and hosted on G2.com.

Santosh K.
SK
Santosh K.
Software engineer
Small-Business (50 or fewer emp.)
"Smart Code Editor That Predicts, Catches Bugs, and Keeps us Focused"
4.5/5
What do you like best about IntelliJ IDEA?

It’s a smart editor that understands your code’s logic. It predicts what you’ll type next, finds bugs instantly, and handles the messy organization for you. Basically, it does the boring work so you can just focus on writing. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

IntelliJ IDEA’s main drawbacks are its high RAM consumption and long indexing times, which can lag slower systems. The cluttered interface has a steep learning curve, and the best features are locked behind a pricey Ultimate Edition subscription. Review collected by and hosted on G2.com.

Diksha R.
DR
Diksha R.
Associate Developer
Enterprise (> 1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Smart Code Completion and Powerful Debugging in IntelliJ IDEA"
5/5
What do you like best about IntelliJ IDEA?

Basically, I like IntelliJ IDEA for its smart code completion and powerful debugging tools. It makes coding faster and helps me catch issues quickly. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

It can be a bit heavy on system resources and sometimes takes longer to start. Also, some advanced features can feel complex at first. Review collected by and hosted on G2.com.

Nurul S.
NS
Nurul S.
Senior Developer Success Engineer
Small-Business (50 or fewer emp.)
"Snappy UI/UX, Rich Plugins, and Great Value in IntelliJ IDEA"
4.5/5
What do you like best about IntelliJ IDEA?

I love the UI/UX and how snappy it is. I think it is one of the best editors out there. The plugin ecosystem is so rich that you get all the necessary tools you might think of. The price of IntelliJ IDEA is very affordable. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

I don't like the fact that I have to renew it every year. It would be more affordable for everyone if we can just pay a one time fee and then get a lifetime license. Review collected by and hosted on G2.com.

Teboho P.
TP
Teboho P.
Backend Engineer
Broadcast Media
Enterprise (> 1000 emp.)
"Takes the Mental Load Off: Smart Completion, Refactoring, and Error Detection"
4.5/5
What do you like best about IntelliJ IDEA?

IntelliJ IDEA’s biggest strength is how much it takes off your mental load. Smart code completion, deep refactoring, and instant error detection let you focus on logic instead of syntax. It understands the codebase, not just the file you’re in, which makes navigating, debugging, and maintaining large projects faster and less error-prone. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

The main downside is how resource-heavy it can be. On large projects it consumes a lot of memory and CPU, which can slow things down on weaker machines. Startup time can also be noticeable, and some advanced features feel overkill when you just want to make a quick, lightweight change. Review collected by and hosted on G2.com.

Siddhant J.
SJ
Siddhant J.
Software engineer
Enterprise (> 1000 emp.)
"IntelliJ IDEA: Smart Code Completion and Rock-Solid Refactoring for Complex Projects"
5/5
What do you like best about IntelliJ IDEA?

IntelliJ IDEA stands out thanks to its smart code completion and deep understanding of code structure. It often anticipates what I’m about to write, flags potential issues in real time, and suggests quick fixes that genuinely save time. The refactoring tools feel extremely reliable, even when working on large, complex projects. On top of that, the built-in integrations for Git, Maven, and Gradle help keep day-to-day development smooth and efficient. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

It can be fairly resource-heavy, especially on systems with limited RAM. The initial startup time can also feel slow, and the Ultimate version is quite costly for individual developers or beginners. Review collected by and hosted on G2.com.

Sk A.
SA
Sk A.
Senior Data Engineer | Big Data | Spark (Scala & PySpark)
Computer & Network Security
Enterprise (> 1000 emp.)
"Boosts Productivity with Smart Features and Smooth Integration"
5/5
What do you like best about IntelliJ IDEA?

I primarily use IntelliJ IDEA for developing Java-based applications, including building backend services and handling large-scale enterprise codebases. It helps with writing clean code, debugging, and managing dependencies efficiently, all within a single integrated environment. It simplifies code navigation and understanding, making it easy to jump between classes, methods, and files. I love the smart code completion and its intuitive, context-aware suggestions that speed up development and reduce errors. The powerful refactoring tools allow me to safely make changes across large codebases quickly. The debugger is detailed and easy to use, helping to identify issues faster. The excellent framework support, especially for Spring Boot and the Java ecosystem, works smoothly out of the box. IntelliJ IDEA offers an all-in-one environment for development. The initial setup was quite straightforward, with a user-friendly installation process and a guided setup wizard for configuration. I also appreciate its seamless integration with version control tools like Git, build tools like Maven and Gradle, and frameworks like Spring Boot. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

High resource usage – It can be quite heavy on RAM and CPU, especially when working on large projects. Startup time – The IDE sometimes takes longer to open compared to lighter editors. Indexing delays – Initial project indexing can be slow and may temporarily affect performance. Paid features – Some advanced features are only available in the Ultimate version, which may not be ideal for everyone. Occasional lag – At times, the IDE can feel slightly sluggish when multiple plugins or large modules are loaded. Review collected by and hosted on G2.com.

Verified User in Program Development
UP
Verified User in Program Development
Small-Business (50 or fewer emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"The IDE I use every day"
4/5
What do you like best about IntelliJ IDEA?

What I like most is that IntelliJ IDEA feels like it understands how developers actually work. The interface is clean, and I can find what I need without digging through menus. It works really well with Git, Maven, Docker, and databases, so I don't have to keep switching between different tools.

The built-in code suggestions and inspections have caught quite a few small mistakes before they became actual bugs, which has saved me time during development. Even on larger projects, navigation is fast and debugging is smooth. It isn't the cheapest IDE, but for the amount of time it saves me every day, I think it's worth it. I also found it easy to get started because the documentation and community resources are excellent whenever I need help. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

One thing I've noticed is that IntelliJ IDEA can be a bit heavy on system resources, especially when I have multiple projects open at the same time. It also takes a little while to index larger projects after opening them. Most of the time it's worth the wait because everything runs smoothly afterward, but it can slow me down when I just need to make a quick change. Also, some advanced features are only available in the Ultimate edition, so the pricing might feel a bit high for individual developers. Review collected by and hosted on G2.com.

SS
Saurabh S.
software engineer
Small-Business (50 or fewer emp.)
"IntelliJ IDEA Makes Java Development Smooth with Smart Autocomplete and Debugging"
4.5/5
What do you like best about IntelliJ IDEA?

IntelliJ IDEA is one of the best IDEs on the market for Java development. It’s built to help developers focus on writing code rather than spending time configuring settings in the IDE. I have been using IntelliJ IDEA for the last two years, and I’m really loving it.

Some features, like code suggestions, autocomplete, running servers, and debugging, are amazing and make day-to-day development smoother. Syntax checking is also an important feature in my book. The built-in store for plugins is very helpful as well, since it makes it easy to add new capabilities to IntelliJ IDEA.

Overall, I like the UI: things are placed where they should be, and the color scheme is nice and helps me identify things quickly. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

I feel that IntelliJ IDEA is starting to fall behind in the AI race compared with the competition. At the moment, it doesn’t seem to offer any free AI code assistance, even with usage limits, while other tools do. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"Smart, Responsive Code Editor That Speeds Up Development"
5/5
What do you like best about IntelliJ IDEA?

What I like most about IntelliJ IDEA is how smart and responsive the code editor is. The auto-completion and suggestions are very accurate, which really speeds up development. It also does a great job at detecting errors early and offering quick fixes. The overall experience feels smooth, and it handles large projects without much trouble. Review collected by and hosted on G2.com.

What do you dislike about IntelliJ IDEA?

The main downside is that it can be quite resource-heavy, especially on machines with limited RAM. Startup time can also be a bit slow depending on the project size. Some advanced features are only available in the paid version, which might be a limitation for smaller teams or individual users. Review collected by and hosted on G2.com.