Eclipse is a free and open source integrated development environment (IDE).
N/A
IntelliJ IDEA
Score 9.4 out of 10
N/A
IntelliJ IDEA is an IDE that aims to give Java and Kotlin developers everything they need out of the box, including a smart code editor, built-in developer tools, framework support, database support, web development support, and much more.
$19.90
per month
Pricing
Eclipse
IntelliJ IDEA
Editions & Modules
No answers on this topic
For Individual Use (Monthly billing)
$19.90
per month
For Organizations (Monthly billing)
$71.90
per month
For Individual Use (Yearly billing)
$199
per year
For Organizations (Yearly billing)
$719
per year
Offerings
Pricing Offerings
Eclipse
IntelliJ IDEA
Free Trial
No
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
All Products Pack (For Individual Use) – $299 /1st year, $ 239 /2nd year and $ 179 /3d year onwards
All Products Pack (For Organizations) – $979 / year
More Pricing Information
Community Pulse
Eclipse
IntelliJ IDEA
Considered Both Products
Eclipse
Verified User
Anonymous
Chose Eclipse
Compared to IntelliJ IDEA, Eclipse is free of charge and that is the main advantage for me. Over the time I got used to Eclipse, I didn't want to switch even though I could, because all I need is there and it works like a charm. Compared to NetBeans, I found the community of …
NetBeans is the closest competitor I've found to Eclipse for Java development. IntelliJ IDEA is good as well but it isn't free. NetBeans is a free competitor that has split the Java community, and a lot of it comes down to preference, like the famous vim vs. emacs wars. I would …
1. Eclipse is easy to use. 2. when you are new to building something you can go for Eclipse as it provides a clean UI. 3. Provide support to connect with other tools and technology.
IntelliJ is a good IDE as well. Any motivated user can't go wrong focusing on one and then deeply learning it, and it will pay off in productivity. Note of course that one is free the other is not! I find Eclipse is stronger at managing very large projects.
Eclipse stands out with its feature set, reliability, and being completely free of charge. I have previously used NetBeans but had reliability issues with it, at least on Windows version. IDEA has modern UI and is significantly more user friendly than Eclipse; however, the free …
They are both great IDEs and we use both. IntelliJ may have a larger community so there are more plugins available, which means it could be a better choice for some specific types of projects.
Eclipse is far better than NetBeans. But when compared to IntellijIdea Eclipse is a good choice when it comes to handling large projects and costs. Eclipse has room to improve on its UI and IntelliSense.
As previously said, Eclipse is one of the most complete and useful tools for Java development. And as a plus, it's open-source and free, so you won't beat that price-quality relation. When starting with Java projects, you won't fail with Eclipse. But, if you are getting into …
As compared to NetBeans, Eclipse is much faster. NetBeans needs to have JDK 1.8 which sometimes creates problems if your system already has a higher version installed, besides it has a glassfish server which is hard to configure. Integration of MySQL or other database is …
First thing, Eclipse is free. So zero cost as compared to other alternatives. Eclipse has tons of tools/plugins for better development/testing, helping devs, making their lives easier.
Eclipse offers all the features in the other IDEs but without any cost. It also is memory efficient as compared to other IDEs. Various themes are available in eclipse and we can customize it according to our needs very easily. The Windows Toolkit allows us to build desktop …
As I already said, Eclipse might not have all the features supported by IntelliJ. However, the variety of plugins available in Eclipse make it much flexible to work with. Another main reason to go for this product was because of price (free). Since I worked for a startup, the …
Eclipse was used for 3-5 years until IntelliJ became the more preferred IDE because IntelliJ has better code formatting, presentation, and navigation between different types of files. IntelliJ has a shorter learning curve and setup is easier especially for less experienced …
Eclipse and NetBeans are open-sourced and does not require a license to use the software. However, Eclipse has a wide selection of plugins to choose from to integrate any tools within the workspace, making development more accessible, and reducing the developer effort.
Eclipse used to be the defacto standard for code development. But in recent years, as it has started focusing on its other products, like Orion and Che, it's core IDE (with focus on the 'I'), has seen a slowdown in its prominence. It cannot be compared to just the massive …
Eclipse is the best IDE on the market for Java development. It has great error and warning handling, and many integrations with useful tools - debugger, sonarqube (static code analysis), Maven / Gradle / Ant, Tomcat / Wildfly / JBoss (web servers). The best part of eclipse is …
I used IDEA prior to using Eclipse. I loved how easy I can debug in both, but the debugging feature in IDEA is just way more polished then Eclipse. Other than that, Eclipse was easy to setup and start with.
For no license, Eclipse is a very good start. IntelliJ has much greater support and tools for many things like connecting to all kinds of databases and SaaS platform such as Salesforce. Code refactoring is also very cool on IntelliJ compared to Eclipse. For Python and Django …
Eclipse looks better (though this is a matter of taste). All this fuss about SWT and native controls was worth it. Eclipse looks like a solid well thought-out application with pretty fonts and icons, while IDEA at first glance looks like a stunt toy with lame hack icons and …
We compared Eclipse primarily with IntelliJ, and the thing we liked about Eclipse was the support for plugins which makes it really customizable. The other features that we liked were the multitasking, filtering and debugging which are very carefully designed by keeping in mind …
They are very similar but eclipse has greater availability of plugins that allow you to achieve much more satisfactory results, in the products that are developed, the basic configurations are a bit more difficult than in NetBeans but they are much more specific and much more …
The community around Eclipse keeps the product updated and (mostly) clean of errors. There is no commercial owner of Eclipse, so innovation is top priority for the project which leads to be more open, customizable and friendly to the users. IntelliJ is a good competitor, but …
Main reason to use Eclipse is that it is open source product and it is having all the features that the developer needs. So it is not necessary to bear additional costs for IDEs.
In summary, IntelliJ is more polished and feature-rich out of the box, especially for Java development. Eclipse is extensible but can be rougher around the edges. IntelliJ costs money for advanced features, while Eclipse is free. IntelliJ offers many developers a better …
IntelliJ stacks better against Eclipse or vs code because it provides better code suggestions, out-of-the-box SonarLint integration, and built-in support for version control with git. It also has a vast collection of plugins that can increase developer productivity, reduce …
Eclipse is just so old, like a dinosaur, compared to IntelliJ. There are still formats that Eclipse supports better, especially old and/or propriety ones. Still, most of the modern software development needs can be done on IntelliJ, & in a much better way, some of them are not …
Previously we were using Eclipse but due to the ease of understanding and easy to navigate user interface with drop downs, wizards they are better in IntelliJ moreover for experienced developers migrating to IntelliJ as compared to Eclipse. It has an easy to understand UI and …
Microsoft Visual Studio Code (VS) requires a lot of textual configuration, where IntelliJ IDEA provides a graphical interface with configuration options displayed. This matters a lot to me as I don't want to hunt around the internet to remember how to set different parameters …
UI--IntelliJ IDEA is the winner. IntelliSense--Again, IntelliJ IDEA is the winner. Performance and CPU usage - IntelliJ IDEA has a lot of room to improve on this. Eclipse handle the large projects more effectively than IntelliJ IDEA.
I have used Eclipse also in the past. But it is slow compared to IntelliJ, it does not offer as many features as IntelliJ offers, and the integrations with third-party tools is not great. But they are open-source and they don't charge anything whereas IntelliJ charges $500 per …
IntelliJ is a full featured IDES and has the most advanced set of features for developing web and desktop applications. It supports integration of the Spring framework which is necessary for web development. It supports web app scripting languages and web development …
Since we are primarily a Scala shop, I only evaluated other tools based on their support for Scala. As I hinted at before, Vim and Sublime Text 3 have practically no support for Scala as all the Scala plugins that worked were never finished and abandoned and only work for Scala …
Before IntelliJ IDEA developers were using NetBeans or Eclipse for the development. There are many reasons to change from that application to IntelliJ. Firstly, both Eclipse and NetBeans are free and they are not providing support as IntelliJ supports for its users. Eclipse and …
IntelliJ is much more polished and is consistently updated with quality features. Yes, it has its flaws, but using Eclipse is the IDE equivalent of Windows Vista. I would much rather spend the extra time learning how to use all the intricate features than not have the features …
Back in the day, there weren't too many PHP IDEs with proper syntax and code checks, but PHPStorm and IDEA worked great. So great that when I needed a Java IDE the next time, I gave it a go and have never looked back since (okay, I did keep checking the competition and …
It is much more friendly to use and has more features in terms of leading to more efficient and productive software engineers. I prefer the interface as well as the code Completion/code refactoring and error suggestions
IntelliJ IDEA includes FTP deployment which is ideal for legacy web applications and simple projects that don't use CI/CD. The outline view which lists methods within a class (ColdFusion component) is the easiest to use out of any other IDE and makes navigating large files a …
IntelliJ surpassed every single competitor. The only viable alternative I still use is VisualStudio Code build in a browser for demo purposes... other than that, IDEA does everything better, faster, and in a more comfy way. This is the best IDE out there. This is just as good …
Compared to the other alternatives, IntelliJ is more complete, modern and robust. The other alternatives are dated and do not have features that exist by default in IntelliJ.
Users of both Eclipse and IntelliJ IDEA have often employed these IDEs for Java development. Eclipse has been acceptable for general Java development use cases, according to reviewers, while IntelliJ IDEA is praised for its smart assistance and code analysis features. Both have been utilised for creating web applications, although IntelliJ IDEA users mention its superior support for modern frameworks and technologies.
When it comes to plugin management, users have varying perspectives. Eclipse users have appreciated its vast array of plugins and the flexibility it provides. However, some have reported issues with plugin conflicts. IntelliJ IDEA users, however, praise the efficiency and seamless integration of its plugins.
Finally, the degree of customization of the working environment has been another primary use case for these products. In this regard, Eclipse has stood out for its high customizability. Users are able to tailor the IDE according to their needs, although some have found this to be a bit complex. On the contrary, IntelliJ IDEA users have reported a more streamlined and intuitive interface that still allows for customization, promoting ease of use.
Eclipse is recommended for enabling the user community to be self-reliant in scenarios where the mode of operation demands agile, on the fly accurate reporting, such as during month ends for reconciliation purposes. The urgency and sensitivity of such situations result in a lot of stress with quick turnaround times but with the ability of Eclipse and Hana views, the reliance on IT could be minimized. Also, IT could leverage the power of Eclipse to develop Hana views without having to do the traditional route of ABAP developments. It might be less appropriate for situations where the agile and dynamic nature of the operations is not a necessity.
IntelliJ IDEA is very well suited for developers working on Java, Javascript, and related technologies. It is the best IDE I've found so far for software development in Java. IntelliJ IDEA is specifically well suited for web software development using Java as it provides default configurations for web frameworks like Spring and Spring Boot. For other use cases, I feel it is more than good enough.
It is very good at managing many files under edit. I like the ability to manage multiple projects and multiple files. It supports a wide variety of file formats with type-specific syntax formatting.
I like the integrated debugging facility. In particular, we used a remote file system debugger with Python in external VMs to great effect.
I like the ability to access multiple types of databases in the integrated development environment. It provides connectors for a wide variety of databases and supports most basic DB access methods.
GIT integration is very effective. You can easily manage repositories and connect them to projects, and the project integration into GIT is virtually seamless.
Compared to Eclipse, basically it is a easier to learn which results in faster learning curve. Good for small or mid-sized projects. Generally speaking developers can be productive in a short training and use.
Very rich plug-in capability, such as out of the box support for version control systems.
User friendly interface. Responsive and interactive than other IDE tools.
I love this product, what makes it one of the best tool out in the market is its ability to function with a wide range of languages. The online community support is superb, so you are never stuck on an issue. The customization is endless, you can keep adding plugins or jars for more functionalities as per your requirements. It's Free !!!
VS Code is maturing and has a Scala plugin now. The overall experience with VS Code - for web development at least - is very snappy/fast. IntelliJ feels a bit sluggish in comparison. If that Scala plugin for VS Code is deemed mature enough - we may not bother renewing and resort to the Community Edition if we need it.
It has everything that the developer needs to do the job. Few things that I have used in my day-to-day development 1. Console output. 2. Software flash functionality supporting multiple JTAG vendors like J-LINK. 3. Debugging capabilities like having a breakpoint, looking at the assembly, looking at the memory etc. this also applies to Embedded boards. 4. Plug-in like CMake, Doxygen and PlantUML are available.
There is always room for improvement, but I haven't met any IDE that I liked more so far. Even if it did not fit a use case right out of the box, there is always a way to configure how it works to do just that.
I gave this rating because Eclipse is an open-source free IDE therefore no support system is available as far as I know. I have to go through other sources to solve my problem which is very tough and annoying. So if you are using Eclipse then you are on your own, as a student, it is not a big issue for me but for developers it is a need.
Customer support is really good in the case of IntelliJ. If you are paying for this product then, the company makes sure that you will get all the services adequately. Regular update patches are provided to improve the IDE. An online bug report makes it easier for the developers to find the solution as fast as possible. The large online community also helps to find the various solutions to the issues.
This installs just like any other application - its pretty straight forward. Perhaps licensing could be more challenging - but if you use the cloud licensing they offer its as simple as having engineers login to the application and it just works.
As previously said, Eclipse is one of the most complete and useful tools for Java development. And as a plus, it's open-source and free, so you won't beat that price-quality relation. When starting with Java projects, you won't fail with Eclipse. But, if you are getting into other programming languages, or your projects are getting bigger and bigger, you might consider switching to another solution.
In summary, IntelliJ is more polished and feature-rich out of the box, especially for Java development. Eclipse is extensible but can be rougher around the edges. IntelliJ costs money for advanced features, while Eclipse is free. IntelliJ offers many developers a better experience, but Eclipse remains a viable open-source alternative.
Eclipse handles numerous languages and a multitude of features, so many features that it requires a deep learning curve for users. The setup is complex and requires someone with expertise or background with software implementation.
Eclipse is free and offers user community support which is a huge benefit.
Eclipse has solid Subversion integration which saves costs for a firm that is already using Subversion as their configuration management tool.
Eclipse lacks the ability to support mobile application development which is a negative impact for the need to deliver mobile apps.
Eclipse is open source which means it is constantly updating features and functions extending the learning curve for users.
Boosts productivity: IntelliJ IDEA is efficient to operate, and with its shortcuts and customization, the possibilities to improve your productivity are endless.
Clean code: IntelliJ IDEA will catch or syntax errors, or even suggest a way something could be written better, or call our your duplicated code or unused imports.
An easy learning curve for new guys: It's much easier to use than some of the competition, so it helps the new guys hit the ground running by being easy to operate and understand.