IntelliJ IDEA

4,7 (1 233)
Eine Bewertung schreiben
Integrierte Entwicklungsumgebung für Java-Entwickler

Gesamtbewertung

4,7 /5
(1 233)
Preis-Leistungs-Verhältnis
4,5/5
Funktionen
4,7/5
Bedienkomfort
4,5/5
Kundenbetreuung
4,3/5

98%
haben diese Anwendung empfohlen
Sortieren nach

1233 Bewertungen

Nino
Gesamtbewertung
  • Branche: Internet
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

Bewertung des Programmes IntelliJ IDEA

Bewertet am 8.1.2024

Ich finde IntelliJ eines der besten, je auf den Markt gebrachten Progammierprogramme für hauptsächli...

Ich finde IntelliJ eines der besten, je auf den Markt gebrachten Progammierprogramme für hauptsächlich die Sprache Java.

Vorteile

Mir gefällt besonders gut, das man bei den meisten Sachen die man programmiert schon bei dem kleinsten Fehler drauf hingewiesen wird und einem auch geholfen wird mit Tutorials (.class).

Nachteile

Mir gefällt persönlich das neue Design nicht so, weshalb ich das alte benutze.

Dylan
Dylan
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

Jetbrains Tools make me 10x the developer I am

Bewertet am 11.12.2023

IDEA is like going from using hand tools to using power tools for the first time. It's a learning...

IDEA is like going from using hand tools to using power tools for the first time. It's a learning curve, but when you see what you can achieve with it, you wonder how you ever wrote code without it.

Vorteile

I love that it indexes your entire project, so that intellisense actually suggests methods that exist and make sense rather than fuzzy matching like other IDEs do.

Nachteile

It is expensive. If you're a developer that has to pay for these tools personally instead of paid for by a company, it's a tough pill to swallow, but very worth it.

In Betracht gezogene Alternativen

Apache NetBeans und Visual Studio Code

Warum IntelliJ IDEA gewählt wurde

The in-depth understanding the IDE has of not just the language but the databases, build tools and frameworks around the language, that make using the language easier.

Zuvor genutzte Software

Apache NetBeans und Visual Studio Code

Gründe für den Wechsel zu IntelliJ IDEA

The enterprise-grade tooling that comes with the IDE. It's not just an editor, but it's also a version control viewer, a database inspector, diagram generator and more.
Rayhann
Gesamtbewertung
  • Branche: Bildungsmanagement
  • Unternehmensgröße: 1 001–5 000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

IntelliJ Review

Bewertet am 1.5.2024

I extremely enjoy coding in IntelliJ IDEA and although it has some negative things, it's much...

I extremely enjoy coding in IntelliJ IDEA and although it has some negative things, it's much better than other IDEs (in my opinion). It looks more appealing and has pretty much the same features as other IDEs.

Vorteile

I really like how IntelliJ has a really nice interface and it looks really "clean". Classes are organized and it's really easy to use. Compared to other IDEs, it's appealing and many people I know use it daily.

Nachteile

One of the things I would change are the export options about IntelliJ. At least for me, I wish there were multiple options to export a project such as exporting it to ZIP file. I'm able to do by myself, but I wish IntelliJ would have it as a default option. I also wish you can zoom into the code easily (at least for Window users).

Claudius
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 0.0 /10

I would not recommend IJ for AS3 / Flex / AIR Development

Bewertet am 16.11.2021

Extremely bad experience. It was so bad that I started to build my own AS3 / Flex / AIR build...

Extremely bad experience. It was so bad that I started to build my own AS3 / Flex / AIR build engine; it overcomes the above problems and I can use it in place of IntelliJ's build & pack functionality. It will be on GitHub soon, look for ciacob/SIRIUS

Vorteile

It was an IDE that *somehow* filled the gap for AS3 / Flex / AIR developers after Flash Builder left the stage. With Moonshine not mature enough and Flash Developer being a rather unfriendly bunch of batch scripts that one would have to edit for things to kind-of-work, IntelliJ IDEA (plus the Flash/Flex/AIR plug-ins) stepped in to provide a solution, any solution at all.

Nachteile

I want to make it crystal clear that I mainly use IJ for AS3 / Flex / AIR development. I do not know whether its subpar behavior is rooted in those dedicated plugins. I did use IJ for developing some Node.js applications, and experience was a little better. But this review is ONLY about using IJ for AS3 / Flex / AIR development.

I very much dislike pretty everything, but the worst are:

- the build process: IJ does not do any work to ease SWC dependencies management; in a world where there are tools that analyze your code for imports and class instantiations and automatically match them against projects and libraries in your workspace (I build myself such a tool, it's name is SIRIUS and will be soon out on GitHub), IJ still wants you to add by hand 25+ dependencies.

- SDK handling: as any Flex/AIR developer knows, AIR SDKs have to be overlaid on FLEX SDKs and this alone is a source for countless problems; add on top that SDKs are often shipped in incomplete form (*.jar and *.swc files have to be salvaged from older SDKs) and you understand how being able to quickly patch / swap / tinker with an AIR/Flex SDK and test it's in working condition could save the day. IJ maintains some long-life caching of file listings in every SDK you throw at it; this makes it practically impossible to alter an existing SDK and have the changes reflected. The only workaround I have been able to find was to rename the SDK, add it as a new SDK, and remove the older one.

- indexi

CHAR LIMIT HIT.

Kyle
Gesamtbewertung
  • Branche: Luft- & Raumfahrt
  • Unternehmensgröße: 1 001–5 000 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Great IDE that simplifies set-up and lets you focus on development

Bewertet am 25.9.2024

My experience with IntelliJ started in college, working on mainly java applications so I became...

My experience with IntelliJ started in college, working on mainly java applications so I became rather familiar and comfortable with it over time. I chose to continue using it in my career because it makes sometimes tedious tasks rather simple and saves me a ton of time when building/mending dev environments.

Vorteile

I use this IDE for a variety of java programs that I have developed and continue to support. I love how easy it is to import different plugins and packages using the built-in features.

Nachteile

I don't believe I personally have anything to complain about. It is a solid IDE for many different development environments.

nitheen
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 5 001–10 000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

Great for a Developer

Bewertet am 26.5.2024

Vorteile

I love the way it has several themes it has and my favorite ones are the dark theme and contrast theme. sometimes changing themes helps boost coding experience. several plugins are available for integration with solar lint and many other useful testing and developer tools

Nachteile

I feel constant version support should be made better

NOMPILO
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 10 000+ Mitarbeiter
  • Wöchentlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

Comprehensive Review of IntelliJ IDEA

Bewertet am 17.11.2023

I love IntelliJ IDEA its amazing. I enjoy using.

I love IntelliJ IDEA its amazing. I enjoy using.

Vorteile

The IDE offers advanced code completion, smart suggestions, and context-aware coding assistance, significantly speeding up coding and reducing errors.
IntelliJ IDEA provides powerful and safe refactoring tools, allowing for easy code restructuring, renaming, and other optimizations without compromising code integrity.
The IDE seamlessly integrates with version control systems like Git.
I appreciate the ability to customize the IDE's layout.
User friendly interface.

Nachteile

New users, especially those transitioning from simpler IDEs, might find IntelliJ IDEA's extensive features and settings overwhelming initially, requiring time to learn and adapt.

Efren
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: Selbstständig
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

The best IDE for Java

Bewertet am 6.4.2024

Vorteile

It’s really easy to start using it, compile and run becomes an task, you just have to worry about the logic. It even suggests best practices in the code which I think

Nachteile

The community edition is great and you can do most of the things with it, but if you’re thinking on developing spring apps, you’ll need to pay for the additional plugins. It also may be difficult to start using all the extra helpful commands

ahmad
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: Selbstständig
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 6.0 /10

IntelliJ IDEA: Pros & Cons – A Balanced Perspective

Bewertet am 2.11.2023

Vorteile

The free version of IntelliJ IDEA, for students is truly groundbreaking as it gives them the opportunity to use a grade integrated development environment (IDE) without any financial strain. This software empowers students to delve into coding expand their knowledge and thrive in their coding endeavors laying a groundwork, for their professional paths.

provides a range of capabilities, such, as code suggestion, powerful refactoring utilities, smooth integration, with version control systems and a wide selection of plugins to enhance productivity.

Nachteile

Some users find it to be resource-intensive, leading to slower performance on lower-end machines. Additionally, the learning curve for mastering all the advanced features can be steep for beginners.
Costly for some users. licensing fees may be high.

Samuel Isaí
Samuel Isaí
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

The ultimate IDE for devs

Bewertet am 15.8.2023

It was nice and comfortable, I felt myself more productive

It was nice and comfortable, I felt myself more productive

Vorteile

The awesome GUI and all lenguages and frameworks that supports, It made my coding experience nicer and faster

Nachteile

Performance would be a weak point as the size that takes from the disk and memory. A lite version would be wonderful

In Betracht gezogene Alternativen

Visual Studio Code

Warum IntelliJ IDEA gewählt wurde

GUI was a motivation

Zuvor genutzte Software

Visual Studio Code

Gründe für den Wechsel zu IntelliJ IDEA

Because intellij idea has a improved support for Java and kotlin
Vishal Samuel
Vishal Samuel
Gesamtbewertung
  • Branche: Finanzdienstleistungen
  • Unternehmensgröße: 10 000+ Mitarbeiter
  • Wöchentlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Great IDE to start your coding journey

Bewertet am 28.7.2023

For this price range, this would easily be in the top 3 IDEs out there. Would definitely recommend.

For this price range, this would easily be in the top 3 IDEs out there. Would definitely recommend.

Vorteile

As a beginner to coding, this software was the easiest to write code, debug lines of codes, and even the code completion feature helped a lot when I slowly got more advanced in Python coding.

Nachteile

The software is slightly heavy. I mean the startup is a bit slow compared to most IDEs in similar range. If you are completely new to coding, the UI might be a bit confusing to navigate around because of the number of features the software offers.

Ramesh
Gesamtbewertung
  • Branche: Finanzdienstleistungen
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

IntelliJ increased my productivity

Bewertet am 20.4.2024

Overall IntelliJ is worth the investment for anyone or anyone company big and small. It drastically...

Overall IntelliJ is worth the investment for anyone or anyone company big and small. It drastically improves developer productivity. With keyboard shortcuts and an easy-to-use IDE, it is my favorite IDE of all.

Vorteile

With all the plugins and features, IntelliJ is certainly easy to use and improves developer productivity.

Nachteile

Often I suspect it uses a lot of memory. This IDE can be made a little more lightweight and use less memory. Also, it takes up a lot of space for cache for dependencies. IntelliJ should clean up older gradle version caches, and older project dependency caches. This will save many GBs of hard disk space and improve the overall speed of the IDE and the computer itself.

Charles Boampong
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Smart Intelligent Development Environment

Bewertet am 23.11.2023

The IDE seamlessly integrates with popular version control systems like Git, SVN, and Mercurial,...

The IDE seamlessly integrates with popular version control systems like Git, SVN, and Mercurial, making developers to perform version control operations directly within the IDE.

Vorteile

The IDE includes numerous productivity features such as live templates, code snippets and quick fixes, which help developers write code faster and with fewer errors.

Nachteile

IntelliJ IDEA can be resource-intensive, especially for large projects.

Ajay kumar
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

The best IDE available for Java programmers

Bewertet am 31.12.2023

Over the past few years, I've moved to IntelliJ. It's superior, albeit I'm not sure why. There...

Over the past few years, I've moved to IntelliJ. It's superior, albeit I'm not sure why. There isn't just one significant jump. However, it is more adept at refactoring, supports a wider range of languages, handles Git better, and is easier to understand. It performs better when it comes to making inferences from code, such as recommending changes like switching to a lambda or eliminating unnecessary code. That kind of thing.

Vorteile

A very seamless development workflow is made possible by the design's inherent intelligence and efficiency, which extends to the construction, testing, debugging, and refactoring stages! In addition to offering a multitude of plugins that we can incorporate into the editor, it is jam-packed with capabilities.

Nachteile

The price is more expensive other wise the IntelliJ IDEA is best developing tool for application developers

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 1 001–5 000 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

IntelliJ IDEA review

Bewertet am 7.2.2024

Vorteile

The way it works with Java languages (mostly) is amazing. Lots of plugins for a better experience.

Nachteile

It takes a bit to get use to the UI, but overall I enjoy this IDE.

Sachin
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 1 001–5 000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Best for Java, leading in updates

Bewertet am 7.9.2023

Better than all other IDEs and friendly for a developer.

Better than all other IDEs and friendly for a developer.

Vorteile

It updates automatically all the plugins, added compilers and intellisense features automatically. Navigation is very fast and code highlighting is really really good. Best for you if you're a java programmer.

Nachteile

It's pricing is very high if you're not using community edition.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 10 000+ Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Coding Made Easy

Bewertet am 2.11.2023

Vorteile

IntelliJ IDEA is a game-changer for coding. With its smart features and user-friendly interface, it simplifies the development process. From code suggestions to debugging, it's a powerful tool that caters to all skill levels. Highly recommended for an effortless coding experience.

Nachteile

I don't have anything negative to say. I love everything.

Erick
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 7.0 /10

IntelliJ, a powerful tool for professional software developers

Bewertet am 1.6.2023

My experience with this software has been very good. It has helped me a lot making my job easier

My experience with this software has been very good. It has helped me a lot making my job easier

Vorteile

This tool offers a lot of useful and interesting features that improve the agility of the software development process.

Nachteile

The tool is expensive for freelancer software developers and you need a powerful computer to execute it.

Antonio
Gesamtbewertung
  • Branche: Versicherung
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Weiterempfehlungsquote 9.0 /10

Perfect for developer

Bewertet am 26.2.2024

I'm a developer happy to work with IntelliJ!

I'm a developer happy to work with IntelliJ!

Vorteile

The ease of use, the ability to natively connect to different databases, the many features and the ability to do very in-depth debugging make this IDE the perfect companion for every developer.

Nachteile

The modal window should not block all running instances.

Martín Ezequiel
Martín Ezequiel
Gesamtbewertung
  • Branche: Programmentwicklung
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Intellij in my day

Bewertet am 29.7.2023

I work with the IDE every day, and I wouldn't change it for anything in the world. I feel like it's...

I work with the IDE every day, and I wouldn't change it for anything in the world. I feel like it's a tool glued to me, very easy to use and comfortable.

Vorteile

I really like its integration with plugins, its assets, the way you configure projects, and how easy it is to integrate them.

Nachteile

I don't like it because sometimes it's heavy; I want to open two windows, and its UI makes everything slow. There could be a lighter version.

Brandon
Gesamtbewertung
  • Branche: Finanzdienstleistungen
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Super easy to use!

Bewertet am 9.8.2023

Vorteile

Works with just about any language, never had a problem with any development languages. The UI is great has dark mode and the autofill is a lifesaver.

Nachteile

Takes some time to set up and get the environment working, but once it's done it's done forever and it pays dividends.

Lsb
Gesamtbewertung
  • Branche: Gesundheit, Wellness & Fitness
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Great code analyzer and code editor

Bewertet am 6.11.2023

Vorteile

Great code editor and analyzer
Easy syntax highlighting
Great variety of inbuilt tools
Easy search engine

Nachteile

Price is high when compared to eclipse. Community edition doesn’t include all the plugins

Felipe
Gesamtbewertung
  • Branche: Software für die Automobilindustrie
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

It is awesome, coding is much easier

Bewertet am 22.9.2023

I love it, I started years ago and thanks to it I can programe so fast.

I love it, I started years ago and thanks to it I can programe so fast.

Vorteile

It is awesome knowing that the IDE helps you soo much, it is the key to develop too fast. Really helping me.

Nachteile

It is so big, it would need to have a huge knowledge zone. I know I can do anything with it and will help me.

Marc
Gesamtbewertung
  • Branche: Forschung
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

IntelliJ: The Intelligent Code Editor for Smart Developers

Bewertet am 7.4.2023

Using IntelliJ has truly transformed my software development workflow. The user-friendly interface...

Using IntelliJ has truly transformed my software development workflow. The user-friendly interface and powerful code editing features have been a real game-changer for me. The intelligent code completion and error highlighting have saved me countless hours and helped me catch bugs early on in the development process. In addition, the integration with popular build tools such as Maven and Gradle has made managing dependencies and building projects very straightforward. Even though there are some downsides, I am convinced that the benefits of IntelliJ far outweigh any drawbacks, making it my go-to code editor for all of my projects. What's more, it is not limited to Java development alone. The editor provides robust support for various programming languages, including Kotlin, Python, and JavaScript, among others. This makes it easy for developers to work on multiple projects and languages with ease within the same IDE.

Vorteile

Using IntelliJ has truly elevated my coding experience to the next level. It's an intelligent tool that lives up to its name, offering features such as code analysis, debugging, and refactoring that make coding really efficient. I especially love the powerful code completion and the ability to customize the editor to fit my unique programming needs. As a former CS student, the free version of IntelliJ had been an absolute lifesaver, allowing me to access its full range of coding features without breaking the bank.What's more, the sheer number of plugins and integrations available with IntelliJ means that I can customize it to suit my specific programming needs.

Nachteile

While every software tool has its drawbacks, IntelliJ's benefits outweigh the cons. While it can be resource-intensive, the performance of the editor is generally top-notch, with snappy response times and efficient memory usage. Although some advanced features may require additional time to learn, they provide great value once mastered. Additionally, IntelliJ's community edition is free, making it accessible to anyone with an interest in coding.

Jose
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 6.0 /10

IntelliJ idea not what I expected

Bewertet am 16.8.2023

It’s been a good code editor or my projects but the long build times and the fees made me not want...

It’s been a good code editor or my projects but the long build times and the fees made me not want to continue to use this

Vorteile

I like some that it helps me write cleaner code and the features are mostly built in. The learning curve take a bit.

Nachteile

I don’t like the long build times on some projects. I am not a fan of the subscription base use of this. Since other code editors are free and have some of the similar featuresIt consumes a lot of resources even during an ideal state.