IntelliJ IDEA
IntelliJ IDEA is JetBrains’ professional integrated development environment for Java, Kotlin, and a broad range of software-development workflows.
Last updated August 31, 2026
Overview
IntelliJ IDEA is a software development environment created and commercialized by JetBrains, the developer-tools company that originated in Prague in 2000 under the name IntelliJ Software. The product emerged in the early 2000s as a Java-focused integrated development environment and became known for combining source-code editing, intelligent completion, automated refactoring, project navigation, debugging, testing, version-control integration, and extensive framework support in one application. Its design philosophy has traditionally emphasized developer productivity and the reduction of repetitive programming work, reflected in the long-running “Develop with pleasure” positioning associated with the early IntelliJ brand. The product’s core identity is closely tied to Java and the Java Virtual Machine ecosystem. It provides context-aware code completion, inspections and static analysis, quick fixes, navigation across large codebases, automated refactorings, debugging tools, test runners, build-system integration, and support for common enterprise and web-development frameworks. Kotlin, JetBrains’ own programming language, is also a central part of the product’s modern positioning. IntelliJ IDEA is used for backend services, desktop applications, web applications, libraries, Android-related work, and education, although Android Studio is Google’s primary IDE for Android development and is itself based on the IntelliJ platform. For many years IntelliJ IDEA was distributed in separate Community and Ultimate editions. Community Edition was made generally available as a free and open-source edition with the IntelliJ IDEA 9 generation in 2009, while Ultimate Edition remained the commercial, more feature-rich version with broader support for enterprise frameworks, databases, application servers, and other professional workflows. JetBrains later moved toward a unified distribution model. The company announced that from version 2025.3 IntelliJ IDEA would use one installer rather than separate Community and Ultimate downloads, while continuing to distinguish functionality through licensing and product capabilities. The IDE also functions as a platform. Users can extend it with bundled and third-party plugins distributed through JetBrains Marketplace, local ZIP or JAR files, or custom repositories. Plugins add language support, framework integrations, code-generation facilities, database connectivity, collaboration features, and specialized development tools. This extensibility has helped IntelliJ IDEA serve as the foundation for several other JetBrains IDEs and has created an ecosystem of commercial and free third-party tools. IntelliJ IDEA is sold globally to individual developers, organizations, educational institutions, and software teams. JetBrains combines commercial subscriptions with free access options, including Community functionality, educational licensing, trials, and early-access builds. The product is available for major desktop operating systems and is marketed as a professional environment that supports development from design and coding through testing, deployment, and maintenance. Its principal competitive context includes Eclipse, Microsoft Visual Studio, Visual Studio Code, and other language-specific or cloud-oriented development environments. The product remains active and strategically important within JetBrains’ portfolio. Recent development themes include Kotlin and Java support, broader polyglot programming capabilities, privacy and security controls, integration with the JetBrains plugin ecosystem, and the use of IntelliJ code-processing technology across other JetBrains products and emerging development workflows.
History
IntelliJ IDEA developed from the Java-tooling work of the company initially known as IntelliJ Software, founded in Prague in 2000. The company’s early product work included IntelliJ Renamer, a Java refactoring utility, and the team subsequently expanded the concept into a complete integrated development environment. IntelliJ IDEA appeared as a Java IDE in the early 2000s and gradually established a reputation for intelligent editing assistance, rapid navigation, automated refactoring, and close awareness of a project’s structure. Its early commercial identity was aimed at Java professionals who wanted more than a basic text editor or conventional compiler front end. The IDE brought editing, project management, source analysis, debugging, testing, and refactoring into a single environment. Its code model and inspections became important differentiators, particularly for large Java projects where safe renaming, navigation, error detection, and automated changes could reduce maintenance effort. Early advertising and community discussion in 2003 show that JetBrains was actively introducing IDEA to the Java-development press and professional audience. During the 2000s, JetBrains broadened IntelliJ IDEA’s language, framework, and tooling coverage. The platform became increasingly extensible through plugins, allowing users and third-party developers to add support for languages, frameworks, version-control systems, application servers, and specialized workflows. This platform approach also made IntelliJ technology reusable across JetBrains’ later IDE portfolio. A major structural change came with IntelliJ IDEA 9 and the general availability of Community Edition in December 2009. Community Edition was positioned as a free and open-source edition under the Apache 2.0 license, while Ultimate Edition remained the paid commercial edition with additional capabilities. The two-edition model allowed JetBrains to support open-source and educational users while retaining a subscription and license business for professional and enterprise features. IntelliJ IDEA’s role expanded alongside JetBrains’ broader product strategy. JetBrains introduced Kotlin, a programming language designed for concise and safer JVM development, and IntelliJ IDEA became one of its primary development environments. Support for Kotlin, Java frameworks, Spring-related workflows, build tools, databases, web technologies, testing systems, and cloud-oriented development strengthened the IDE’s position beyond traditional Java editing. Android Studio, Google’s Android IDE, was also built on the IntelliJ platform, extending the influence of JetBrains’ underlying technology even when users were not directly using the IntelliJ IDEA product. JetBrains developed a global operating model around its tools, with headquarters associated with Amsterdam and offices and customers across Europe, North America, China, and other markets. IntelliJ IDEA marketing has combined product demonstrations, search advertising, regional digital campaigns, tutorials, community activity, conferences, early-access programs, and customer stories. The product is offered through commercial subscriptions and licensing arrangements, with free Community functionality, educational access, trials, and early-access builds supporting adoption. The plugin ecosystem became a significant part of the product’s business and user experience. JetBrains Marketplace supports bundled, free, paid, local, and custom-repository plugins. Plugins can add language support, code-generation functions, framework integrations, database features, and collaboration tools. In 2023, a user complaint about a paid-plugin recommendation displayed inside the IDE prompted a public support response. JetBrains characterized the behavior as a Marketplace suggestion triggered by file type rather than deliberate advertising and said the recommendation was removed after a Marketplace-side fix. In 2025, JetBrains announced a move away from the long-standing separate Community and Ultimate downloads toward a unified IntelliJ IDEA distribution beginning with version 2025.3. This decision simplified installation and presented IntelliJ IDEA as one product while preserving differentiated capabilities through licensing and feature access. The product continues to focus on Java and Kotlin but remains a broad development environment with support for multiple languages, frameworks, databases, testing systems, version-control platforms, and plugins. Its continuing development emphasizes productivity, code quality, privacy, security, and integration with wider JetBrains development workflows.
- 2025Unified distribution announced
JetBrains announced that IntelliJ IDEA would move to a single product and installer from version 2025.3 instead of separate Community and Ultimate downloads.
- 2023Paid-plugin recommendation issue addressed
After a user complaint about a paid-plugin recommendation, JetBrains said the Marketplace-side behavior had been fixed.
- 2012Kotlin era began
JetBrains began developing Kotlin, strengthening IntelliJ IDEA’s role in JVM and Kotlin software development.
- 2009Community Edition became generally available
IntelliJ IDEA 9 introduced the generally available free and open-source Community Edition alongside the commercial Ultimate Edition.
- 2003Early developer-publication advertising
Community discussion documented IntelliJ IDEA advertisements in Java and software-development publications.
- 2001IntelliJ IDEA introduced
IntelliJ IDEA emerged as an integrated development environment focused on Java software development.
- 2000IntelliJ Software founded in Prague
The company that later became JetBrains was established in Prague, creating the organizational base from which IntelliJ IDEA was developed.
Products and positioning
A professional, productivity-oriented IDE centered on Java and Kotlin, with broad support for enterprise, web, database, testing, and polyglot development.
IntelliJ IDEA Community EditionFree and open-source IDE edition2009
The Community Edition was introduced as a free and open-source distribution for core JVM and general programming workflows. It provided IntelliJ’s editor, code assistance, navigation, refactoring, debugging, testing, and extensibility foundations, while some enterprise and advanced integrations were reserved for Ultimate Edition. From the 2025.3 generation, JetBrains moved toward a unified IntelliJ IDEA distribution rather than maintaining separate Community and Ultimate installers.
IntelliJ IDEA UltimateCommercial professional IDE edition
Ultimate Edition is the commercial professional offering for Java and Kotlin developers who need broader framework, enterprise, web, database, application-server, and development-workflow support. It combines the core IntelliJ code model with advanced tools for complex projects, including inspections, refactorings, debugging, testing, build integration, version control, database work, and plugin-based extensibility.
IntelliJ IDEA Unified DistributionIntegrated development environment2025
The unified distribution presents IntelliJ IDEA as a single downloadable product rather than separate Community and Ultimate installers. It is designed for professional development in Java and Kotlin while supporting a wide range of languages, frameworks, databases, testing systems, version-control platforms, and plugins. Feature availability continues to depend on the applicable product capabilities and license.
JetBrains Marketplace integrationsPlugin ecosystem
IntelliJ IDEA supports bundled plugins and extensions installed from JetBrains Marketplace, local ZIP or JAR archives, and custom repositories. The ecosystem adds language support, framework integrations, code generation, database tooling, collaboration features, and specialized developer workflows. Plugins may be free, commercial, or provided for evaluation.
Flagship businesses
- IntelliJ IDEA
- IntelliJ IDEA Community functionality
- IntelliJ IDEA Ultimate functionality
- JetBrains Marketplace plugin ecosystem
- Early Access Program builds
Marketing campaigns
- 2023IntelliJ IDEA Conf and developer community programming
Global online developer community
JetBrains continued using online events, product conferences, educational content, and community programming to promote IntelliJ IDEA, Kotlin, and related development tools.
Outcome. The activity supported ongoing engagement with developers and the wider JetBrains ecosystem.
- 2020Digital marketing and developer education
Global · Regional digital markets
JetBrains described a marketing program combining digital advertising, search campaigns, analytics, SEO, regional social media, surveys, tutorials, infographics, and technical content. IntelliJ IDEA marketing was treated as distinct from marketing for team products because IDE users respond strongly to technical education and product-specific workflows.
Outcome. JetBrains reported improved traffic from search-marketing experimentation while monitoring acquisition cost and return on advertising spend.
- 2003IDEA Advertisement
Java developer media · Software-development publications
JetBrains promoted IntelliJ IDEA through advertisements appearing in Java Developer’s Journal and Software Development Times, according to a contemporaneous support-community discussion.
Outcome. The advertisements generated discussion among early users and observers of the product.
Brand decisions
- 2025Adopt a unified IntelliJ IDEA distributionStrategy
Maintaining separate Community and Ultimate downloads created a more complicated product and installation model as JetBrains expanded feature access and licensing options.
What changed. JetBrains announced one IntelliJ IDEA installer and unified product from version 2025.3, replacing the separate Community and Ultimate download experience.
Aftermath. The change simplified distribution while ending the long-standing two-installer identity of IntelliJ IDEA.
- 2023Remove a paid-plugin recommendationOther
Users objected to a Marketplace recommendation that appeared inside the IDE and led to a paid third-party plugin.
What changed. JetBrains explained the recommendation mechanism and reported that the Marketplace-side issue had been fixed, preventing the plugin from being suggested.
Aftermath. The incident prompted discussion about user control over promotional or commercial plugin recommendations in a paid development product.
- 2009Introduce a free Community EditionStrategy
JetBrains sought to make core IntelliJ IDEA capabilities available to a broader developer and open-source audience while retaining a commercial edition for advanced professional functionality.
What changed. The company made Community Edition generally available with IntelliJ IDEA 9 and continued offering Ultimate Edition as the commercial version.
Aftermath. The two-edition structure became the product’s principal distribution model for more than a decade.
Leadership
| Name | Title | Tenure |
|---|---|---|
| Kirill Skrygan | Chief executive officer of JetBrains | — |
| Artem Sarkisov | Product marketing manager for IntelliJ IDEAformer | 2020– |
| Maxim Shafirov | JetBrains executiveformer | 2012– |
| Oleg Stepanov | Former JetBrains chief executiveformer | 2012– |
| Sergey Dmitriev | Co-founder of IntelliJ Software and former JetBrains chief executiveformer | 2000–2012 |
Controversies
- 2023Paid-plugin recommendation perceived as advertisingControversy
A user complained that IntelliJ IDEA presented a recommendation for a paid third-party plugin in a way that appeared to be an advertisement. JetBrains apologized for the experience, explained that the recommendation was generated by Marketplace logic based on the opened file type, and said the issue had been fixed so the plugin would no longer be suggested.
Recent events
- 2025IntelliJ IDEA moved toward a unified distribution
JetBrains announced that IntelliJ IDEA would use a single unified product and installer from version 2025.3 rather than separate Community and Ultimate downloads.
Other - 2020JetBrains described digital marketing for IntelliJ IDEA
JetBrains discussed advertising, analytics, search marketing, SEO, regional social-media activity, and educational content used to market its developer products, including IntelliJ IDEA.
CampaignOther - 2003IntelliJ IDEA advertising appeared in developer publications
A JetBrains support-community discussion recorded IntelliJ IDEA advertisements in Java and software-development publications, illustrating the product’s early efforts to build awareness among professional developers.
CampaignOther
Sources
- IntelliJ IDEA official product page
- IntelliJ IDEA overview and help
- JetBrains history and company information
- IntelliJ IDEA advertisement discussion
- Advertisement disguised as recommendation
- JetBrains digital marketing discussion
- Community Edition and unified distribution history
- IntelliJ IDEA introduced
- IntelliJ IDEA Conf and developer community programming
Cite this profile: Cite the canonical profile. /brand-wiki/intellij-idea · Editorial policy · How profiles are compiled