Recent from talks
Nothing was collected or created yet.
JetBrains
View on Wikipedia
JetBrains s.r.o. (formerly IntelliJ Software s.r.o.) is a Czech[3] software development private limited company which makes tools for software developers and project managers.[4][5] The company has its headquarters in Amsterdam, and has offices in China, Europe, and the United States.[6]
Key Information
Jetbrains offers a variety of integrated development environments (IDEs), such as IntelliJ IDEA, PyCharm, WebStorm and CLion. It also created in 2011 the Kotlin programming language, which can run in a Java virtual machine (JVM).[7]
InfoWorld magazine awarded the firm "Technology of the Year Award" in 2011 and 2015.[8][9]
History
[edit]

JetBrains, initially called IntelliJ Software,[10][11] was founded in 2000 in Prague by three Russian software developers:[12] Sergey Dmitriev, Valentin Kipyatkov and Eugene Belyaev.[13] The company's first product was IntelliJ Renamer, a tool for code refactoring in Java.[5]
In 2012 CEO Sergey Dmitriev was replaced by Oleg Stepanov and Maxim Shafirov.[14][15]
In 2021 The New York Times stated that unknown parties might have embedded malware in JetBrains' TeamCity CI/CD software that led to the SolarWinds hack and other widespread security compromises.[16] In a press release, JetBrains said they had not been contacted by any government or security agency and had not "taken part or been involved in this attack in any way".[17] The CEO of one of the affected companies, SolarWinds, "asked about the possibility that software tools made by JetBrains, which speeds the development and testing of code, was the pathway".[18]
In response to the 2022 Russian invasion of Ukraine, the company suspended sales and R&D activities in Russia indefinitely as well as sales in Belarus.[19][20] JetBrains' Russian legal entity was liquidated on 21 February 2023.[21]
In September 2023, JetBrains acquired the company Code Buddy and its two main products, JPA Buddy and React Buddy. The tools were integrated into IntelliJ IDEA Ultimate and the team joined JetBrains to continue their development.[22]
Effective 1 February 2024, Kirill Skrygan replaced Maxim Shafirov as CEO.[1]
Financial performance
[edit]JetBrains has achieved significant financial growth without external funding.[23] The company reported 5.6% revenue growth in 2023,[24] following 11% growth in 2022.[25] JetBrains is profitable with $200 million in EBITDA generated in 2020.[26] The company has never raised external capital.[27]
Products
[edit]IDEs
[edit]The following is a non-exhaustive list of integrated development environments (IDEs) distributed by JetBrains.
| Name | Description |
|---|---|
| Android Studio | Made with cooperation of Google for the Android programming tools. |
| AppCode | Supports programming in C, C++, Objective-C and Swift. Unlike most JetBrains products, that are cross-platform, AppCode is only available for macOS. JetBrains announced that AppCode is being sunsetted but received technical support until 31 December 2023.[28] |
| Aqua | A test automation IDE that supports unit tests, UI tests and API tests. |
| CLion | CLion (pronounced "sea lion") is a C and C++ IDE for Linux, macOS, and Windows integrated with the CMake build system.[29][30] The initial version supports GNU Compiler Collection (GCC) and Clang compilers and GDB debugger, LLDB and Google Test.[31] |
| DataGrip | A database administration tool for SQL databases. Other data stores are also accessible via plugin functionality. |
| DataSpell | A data science tool for Jupyter Notebooks and Python.[32] |
| DevEco Studio | Official IDE for Huawei HarmonyOS. |
| Fleet | Multi-purpose IDE, with support for collaboration and remote workflows.[33] |
| GoLand | For Go development.[34][35] |
| IntelliJ IDEA | For Java virtual machine–based languages such as Java, Groovy, Kotlin, and Scala. An open-source version is available under the name IntelliJ IDEA Community Edition, and a proprietary version as IntelliJ IDEA Ultimate Edition. |
| PhpStorm | For PHP.[36] |
| PyCharm | For Python. An open-source version is available as PyCharm Community Edition, and a proprietary version as PyCharm Professional Edition.[37] For students, JetBrains has also developed PyCharm Education.[38] |
| Rider | For .NET (primarily C# and F#) development[39] and game development with Unity (C#) and Unreal Engine (C++)[40] |
| RubyMine | For Ruby and Ruby on Rails. |
| RustRover | For Rust. |
| WebStorm | For web, JavaScript and TypeScript development. Many of JetBrains's other IDEs include the feature set of WebStorm via plugins. |
| Writerside | Technical writing IDE. |
The JetBrains Marketplace offers 8,860 plugins that extend the functionality of JetBrains IDEs.[41]
Programming languages
[edit]Kotlin is an open-source, statically typed programming language that runs on the Java Virtual Machine and also compiles to JavaScript or native code (via LLVM).[42] The name comes from the Kotlin Island, near St. Petersburg.[43]
JetBrains MPS is an open-source language workbench for domain-specific languages.[44]
Ktor is a Kotlin-based programming framework for developing "connected applications", using the same framework on both server (JVM) and client (JavaScript, Android, and iOS).[45]
Team tools
[edit]TeamCity is a continuous integration and continuous delivery server developed by JetBrains. It is a server-based web application written in Java. The New York Times reported that TeamCity may have been used by Russian hackers of US governmental and private agencies, in potentially "the biggest breach of United States networks in history".[16]
Upsource is a code review and repository browsing tool supporting Git, GitHub, Mercurial, Perforce and/or Subversion repositories from a central location. JetBrains released a new developer collaboration tool, Space, in 2019.[46][47] It began sunsetting Upsource in 2022, officially ending support for the product in January 2023.[48] In May 2024, a rebranding from Space to SpaceCode is initiated for the platform to focus on Git hosting and code reviews.[49]
YouTrack is a proprietary, commercial web-based bug tracker, issue tracking system, and project management software developed by JetBrains.[50]
Qodana is a code quality analysis tool that uses static code analysis to help with users with code reviews, building quality gates, and the implementation of code quality guidelines.[51] It was publicly launched in July 2023 and can be used with IDEs in JetBrains's ecosystem, has CI/CD pipeline integration, while supporting code analysis in over 60 programming languages.[52]
AI-powered tools
[edit]JetBrains AI Assistant is a feature integrated into most JetBrains IDEs. It provides AI-powered code completion, explains code, generates documentation, and suggests refactorings. The assistant uses models from OpenAI and Google, as well as proprietary models developed by JetBrains, to provide its functionality.[53]
Mellum is a 4-billion-parameter large language model created by JetBrains and released under the Apache 2.0 license. It was trained on a dataset of permissively licensed source code and is designed to be a "focal model" specializing in code completion and other coding-related tasks. It serves as one of the models powering the AI Assistant.[54]
Others
[edit]Datalore is a web application for data analysis and visualization, which is focused specifically on the machine learning environment in Python.[55] JetBrains Academy[56] is an online platform to learn programming, including such programming languages as Python, Java, and Kotlin. The Academy was introduced by JetBrains in 2019, and reached 200,000 users by July 2020.[57][58] Certifications were added in November 2021 after community feedback prioritized verifiability of the work done on projects.[59] JetBrains has also developed the EduTools plugin for students, which is compatible with IntelliJ IDEA (Ultimate, Community, Educational), Android Studio, CLion, GoLand, PhpStorm, PyCharm (Professional, Community, Educational), WebStorm.[38]
JetBrains AI is a plugin developed by JetBrains that has been added to every IDE and integrates an AI assistant with AI-powered auto-completion and a chatbot. It comes with multiple AI models integrated with OpenAI's models and Anthropic's models.[60]
Open source projects
[edit]In 2009, JetBrains open-sourced the core functionality of IntelliJ IDEA by offering the free Community Edition.[61][62] It is built on the IntelliJ Platform and includes its sources. JetBrains released both under Apache License 2.0.[63] In 2010, Android support became a part of the Community Edition,[64] and two years later Google announced[65] its Android Studio, the IDE for mobile development on Android platform built on the Community Edition of IntelliJ IDEA and an official alternative to Eclipse Android Developer Tool.[66] After two years of development JetBrains open-sourced Kotlin in February 2012. In June 2015, it was announced that the support of Eclipse ADT would be discontinued making Android Studio the official tool for Android App development.[67]
JetBrains Mono
[edit]In January 2020, JetBrains released a geometric monospaced font called JetBrains Mono, made the default font for their IDEs, under the Apache License 2.0.[68][69] The font is designed for reading source code by being optimized for reading vertically with support for programming ligatures.[70][71]
JetBrains is also an active sponsor of other open-source projects and foundations. The company is a contributing member of the Scala Center Advisory Board,[72] and a Silver Member of the Rust Foundation.[73]
Mellum
[edit]In April 2025, JetBrains released Mellum, an open-source coding model with 4 billion parameters. JetBrains trained Mellum on a collection of datasets licensed under Apache 2.0.[74][75][76]
Financials and Business Model
[edit]As a private company, JetBrains does not disclose detailed financial statements. However, its annual highlight reports indicate consistent growth. In its 2023 highlights, the company reported a 5.6% year-over-year revenue growth and noted 11.4 million recurring active users.[77] This followed an 11% revenue growth in 2022, when the company reported having 15.9 million users.[78]
The company's business model is primarily based on software subscriptions. In recent years, JetBrains has adjusted its model in response to market trends. This includes making more of its IDEs available with free, non-commercial licenses, such as for RustRover, and unifying its flagship IDE, IntelliJ IDEA, to offer a single download with both free and paid features.[79]
Partnerships
[edit]JetBrains maintains partnerships with more than 140 resellers and numerous technology partners worldwide.[80] According to partnership data, JetBrains has 49 partners, including 41 technology partners and 8 channel partners, with Salesforce as its largest partner.[81]
Google Cloud
[edit]JetBrains has an active technology partnership with Google Cloud.[82] In 2022, the companies partnered to deliver integration between Google Cloud Workstations and JetBrains remote development, allowing developers to use JetBrains IDEs with Google Cloud's managed development environments.[83]
In 2024, JetBrains extended its collaboration with Google Cloud to integrate Google's Gemini models into JetBrains AI Assistant, making it the first tool of its kind to combine functionality from OpenAI's GPT-4o, Gemini, and JetBrains' proprietary models.[84]
Other collaborations
[edit]JetBrains participates in various strategic collaborations including the Java Community Process Executive Committee, Kotlin Foundation, and supports JUnit 5. The company also partners with Unity for RiderFlow and GitLab to optimize review experiences.[24]
Community and education initiatives
[edit]JetBrains provides extensive support to educational institutions and the developer community. In 2024, 1,840,580 students and 94,041 teachers benefited from complimentary JetBrains educational packs, while 954,277 students received special discounts for license renewal upon graduation.[24] Additionally, 2,172 schools and universities received 190,459 educational subscriptions for classroom assistance, and 26,100 students from 596 training courses and boot camps received free subscriptions.[24]
The company supports the open source community with 5,952 projects receiving 11,364 complimentary licenses. Through the User Group Support Program, 611 tech communities from 89 countries and regions obtained 3,916 licenses. The Developer Recognition Program honored 1,284 community experts with complimentary All Products Pack subscriptions. Additionally, 12,615 customers benefited from the Startup discount, and JetBrains sponsored 155 IT events.[24]
JetBrains conducts annual Developer Ecosystem surveys to understand industry trends. The 2024 survey was based on input from 23,262 developers and provides insights into programming language usage, development practices, and industry trends.[85]
Educational and research projects
[edit]Before the Russian invasion of Ukraine started - between 2012 and 2021 - the company ran and supported several educational and research projects in Russia, often in partnership with universities and other organizations, including:
- The Computer Science Club at the St. Petersburg Department of Steklov Mathematical Institute of the Russian Academy of Sciences, which is a joint initiative of JetBrains and the Yandex School of Data Analysis.[86][87]
- The JetBrains Laboratory at Saint Petersburg State University.[87][88]
- The BioLabs Laboratory, a consortium of scientific teams under JetBrains Research.[89]
- A Laboratory of Mobile Robot Algorithms.[90]
See also
[edit]- GitHub Copilot
- Visual Assist
- Hyperskill – online platform by JetBrains for computer programming in Python, Java, Kotlin, JavaScript, Go, C++, and SQL.
References
[edit]- ^ a b "JetBrains CEO Transition". The JetBrains Blog. 30 January 2024. Archived from the original on 2 February 2024. Retrieved 4 February 2024.
- ^ "JetBrains Corporate Overview 2024" (PDF).
- ^ "jet Brains Corporate overview" (PDF). Archived (PDF) from the original on 16 December 2021. Retrieved 11 January 2022.
- ^ Taft, Darryl K. (29 June 2012). "JetBrains Ships YouTrack 4.0 Agile Dev Tool". eWeek. Archived from the original on 24 October 2013.
- ^ a b Hunger, Michael (26 November 2010). "JetBrains Developer Tools". infoQ. Archived from the original on 15 February 2016. Retrieved 5 August 2013.
- ^ "Contact Us". JetBrains. Retrieved 9 March 2023.
- ^ "Meta met a programming language it likes better than Java". The Register. 25 October 2022.
- ^ staff, InfoWorld (26 January 2015). "InfoWorld's 2015 Technology of the Year Award winners". InfoWorld. Archived from the original on 23 June 2017. Retrieved 7 January 2021.
- ^ "InfoWorld's 2011 Technology of the Year Award winners". InfoWorld. 12 January 2011. Archived from the original on 8 March 2013. Retrieved 3 February 2020.
- ^ "IntelliJ Software s.r.o. v likvidaci IČO: 26193264". Archived from the original on 7 May 2021. Retrieved 25 November 2019.
- ^ "12th Annual Jolt and Productivity Awards". Dr. Dobb's. Archived from the original on 16 July 2013. Retrieved 2 July 2013.
- ^ Heiss, Janice J. (November 2012). "JAX Innovation Awards winners reflect the vibrancy of the Java community". Oracle Technology Network. Archived from the original on 9 August 2013. Retrieved 5 August 2013.
- ^ "Java Posse No. 001 - Interview with Rob Harwood of Jetbrains about IntelliJ IDEA". 22 September 2005. Archived from the original on 26 July 2018. Retrieved 10 July 2013.
- ^ Осипов, Антон (26 October 2012). "JetBrains назначила генеральных директоров в Санкт-Петербурге и Мюнхене". Vedomosti. Archived from the original on 1 September 2014. Retrieved 15 October 2013.
- ^ Лаврентьева, Наталья (24 October 2012). "Российский поставщик средств разработки для Oracle и HP назначил гендиректорами двух программистов". Cnews.ru. Archived from the original on 27 October 2012. Retrieved 15 October 2013.
- ^ a b Perlroth, Nicole; Sanger, David E.; Barnes, Julian E. (6 January 2021). "Widely Used Software Company May Be Entry Point for Huge U.S. Hacking". The New York Times. ISSN 0362-4331. Archived from the original on 31 May 2021. Retrieved 30 June 2022.
- ^ Shafirov, Maxim (6 January 2021). "Statement on the story from The New York Times regarding JetBrains and SolarWinds". Archived from the original on 7 January 2021. Retrieved 7 January 2021.
- ^ Sanger, David E. (24 February 2021). "After Russian Cyberattack, Looking for Answers and Debating Retaliation". The New York Times. Archived from the original on 1 July 2022. Retrieved 1 July 2022.
- ^ "JetBrains' Statement on Ukraine | JetBrains News". The JetBrains Blog. 11 March 2022. Archived from the original on 4 April 2022. Retrieved 22 March 2022.
- ^ "JetBrains: indefinite suspension of sales and R&D activities in Russia". www.sobyte.net. 12 March 2022. Archived from the original on 8 August 2022. Retrieved 22 March 2022.
- ^ Nogaeva, K. (1 March 2023). "Мозги свернулись: в JetBrains закрыли своё последнее юрлицо в Петербурге" [The brains have curdled: JetBrains has closed its last legal entity in St Petersburg] (in Russian). Delovoy Peterburg. Retrieved 2 March 2023.
- ^ "JPA and React Plugins: From Buddies To Full Members of The JetBrains Family". The IntelliJ IDEA Blog. 11 September 2023. Retrieved 9 August 2024.
- ^ "JetBrains - Bootstrapping a $400m Revenues IDE". alexandre.substack.com. 22 June 2023. Retrieved 3 August 2025.
- ^ a b c d e "JetBrains Presents 2024 Annual Highlights — 11.4M Of Developers Across the Globe Regularly Use Its Products". Yahoo Finance. 7 March 2024. Retrieved 3 August 2025.
- ^ "JetBrains Annual Highlights 2023". JetBrains. Retrieved 3 August 2025.
- ^ "🧠 JetBrains - Bootstrapping a $400m Revenues IDE". alexandre.substack.com. 22 June 2023. Retrieved 3 August 2025.
- ^ "JetBrains Still Remains the Winner of the AI Coding Race". Analytics India Magazine. 31 December 2024. Retrieved 3 August 2025.
- ^ "AppCode 2022.3 Release and End of Sales and Support". 14 December 2022.
- ^ Bridgwater, Adrian (13 September 2014). "JetBrains CLion: A New Cross Platform C/C++ IDE". Dr. Dobb's Journal. Archived from the original on 18 January 2018. Retrieved 4 April 2015.
- ^ Avram, Abel (9 September 2014). "JetBrains CLion, a C/C++ IDE, and ReSharper for C++". InfoQ. Archived from the original on 10 April 2015. Retrieved 4 April 2015.
- ^ "Supported Languages - Features | CLion". JetBrains. Archived from the original on 25 March 2019. Retrieved 11 May 2018.
- ^ "DataSpell, The IDE for Professional Data Scientists". jetbrains.com. Archived from the original on 11 January 2022. Retrieved 9 January 2022.
- ^ "JetBrains Fleet: The Next-Generation IDE by JetBrains". JetBrains. Retrieved 9 October 2022.
- ^ "GoLand: The Up and Coming Go IDE by JetBrains". JetBrains. Archived from the original on 20 November 2017. Retrieved 19 August 2017.
- ^ Ewbank, Kay (19 December 2017). "GoLand Adds Go To IntelliJ". i-programmer.info. Archived from the original on 7 October 2019. Retrieved 13 October 2019.
- ^ "Features - PhpStorm". JetBrains. Archived from the original on 19 March 2015. Retrieved 19 November 2016.
- ^ "Features - PyCharm". JetBrains. Archived from the original on 9 May 2017. Retrieved 19 November 2016.
- ^ a b "JetBrains for Education: Keep Evolving".
- ^ "Features - Rider". JetBrains. Archived from the original on 30 July 2022. Retrieved 26 July 2022.
- ^ "Game Development Tools by JetBrains".
- ^ "JetBrains Annual Highlights 2024". JetBrains. Retrieved 3 August 2025.
- ^ "Kotlin Native | Kotlin". Kotlin Help. Retrieved 14 August 2022.
- ^ Mobius (9 January 2015), Андрей Бреслав — Kotlin для Android: коротко и ясно, archived from the original on 12 April 2023, retrieved 28 May 2017
- ^ "JetBrains Meta Programming System Supports Language Oriented Programming and DSLs". InfoQ. Retrieved 8 May 2025.
- ^ "Welcome | Ktor". Ktor Help. Archived from the original on 12 April 2022. Retrieved 21 March 2022.
- ^ Cardoza, Christina (5 December 2019). "JetBrains introduces new developer collaboration tool". SD Times. Retrieved 10 March 2023.
- ^ Anderson, Tim (20 July 2022). "JetBrains Space on-premises released in beta, Kubernetes all-but required • DEVCLASS". DEVCLASS. Retrieved 10 March 2023.
- ^ "Sunsetting Upsource | The Upsource Blog". The JetBrains Blog. 31 January 2022. Retrieved 10 March 2023.
- ^ "The Future of Space | The Space Blog". The JetBrains Blog. 27 May 2024. Retrieved 27 May 2024.
- ^ "JetBrains extends YouTrack with interactive Gantt charts for advanced project management". SiliconANGLE. 15 February 2022. Retrieved 8 May 2025.
- ^ Krill, Paul (20 July 2023). "JetBrains ships Qodana static code analysis tool". InfoWorld. Retrieved 15 November 2023.
- ^ Daws, Ryan (20 July 2023). "JetBrains launches code quality platform Qodana". Developer Tech News. Retrieved 15 November 2023.
- ^ "JetBrains AI". JetBrains. Retrieved 9 August 2024.
- ^ "Mellum Goes Open Source: A Purpose-Built LLM for Developers, Now on Hugging Face". The JetBrains AI Blog. 30 April 2025. Retrieved 9 August 2024.
- ^ Carleto, Diogo (8 November 2018). "JetBrains Introduces Datalore 1.0, an Intelligent Web Application for Data Analysis". InfoQ. Archived from the original on 2 May 2019. Retrieved 2 May 2019.
- ^ "JetBrains Academy: A hands-on platform for learning to program". JetBrains. Archived from the original on 25 July 2020. Retrieved 24 July 2020.
- ^ "JetBrains Academy EAP". blog.jetbrains.com. 27 February 2019. Archived from the original on 27 July 2020. Retrieved 24 July 2020.
- ^ "JetBrains Academy Celebrates the Close of Its Early Access Program with 50% Discount Plan". blog.jetbrains.com. July 2020. Archived from the original on 25 July 2020. Retrieved 24 July 2020.
- ^ "Introducing JetBrains Academy Certificates of Completion | The JetBrains for Education Blog". The JetBrains Blog. 4 November 2021. Archived from the original on 5 February 2022. Retrieved 5 February 2022.
- ^ "Jetbrains AI". Retrieved 17 February 2025.
- ^ Handy, Alex (15 October 2009). "JetBrains creates open-source IntelliJ IDEA". SD Times. Archived from the original on 18 October 2009.
- ^ "IntelliJ IDEA open sourced". 15 October 2009. Archived from the original on 7 September 2015. Retrieved 8 September 2015.
- ^ Krill, Paul (12 October 2009). "JetBrains readies open source version of its Java IDE". InfoQ. Archived from the original on 14 June 2013. Retrieved 2 July 2013.
- ^ Russakovskii, Artem (9 December 2010). "JetBrains Releases IntelliJ IDEA 10 With Full Android Gingerbread Support in the Free Community Edition". Android Police. Archived from the original on 20 February 2016. Retrieved 3 July 2013.
- ^ Thomson, Iain (15 May 2013). "Live Blog: Google I/O keynote". The Register. Archived from the original on 3 May 2018. Retrieved 1 September 2017.
- ^ Wayner, Peter (22 May 2013). "First look: Android Studio eclipses Eclipse". InfoQ. Archived from the original on 14 June 2013. Retrieved 2 July 2013.
- ^ Eason, Jamal (26 June 2015). "An update on Eclipse Android Developer Tools". Archived from the original on 19 June 2016. Retrieved 24 September 2015.
- ^ "JetBrains Mono. A typeface for developers_". JetBrains. Archived from the original on 21 January 2020. Retrieved 21 January 2020.
- ^ "JetBrainsMono". GitHub. Archived from the original on 22 January 2020. Retrieved 21 January 2020.
- ^ Konstantin Bulenkov (15 January 2020). "JetBrains Mono. A typeface for developers_". JetBrains. Archived from the original on 27 February 2021. Retrieved 11 February 2021.
- ^ Reeve, Robert (24 July 2023). "JetBrains Mono Leads the Way as the Ideal Typeface for Developers". Web Designer Depot. Retrieved 24 August 2023.
- ^ "JetBrains joins the Scala Center's Advisory Board". The Scala Programming Language. 13 May 2024. Retrieved 10 August 2025.
- ^ "Our Members". Rust Foundation. Retrieved 9 August 2024.
- ^ "Mellum Goes Open Source: A Purpose-Built LLM for Developers, Now on Hugging Face". The JetBrains Blog. 30 April 2025. Retrieved 1 May 2025.
- ^ Wiggers, Kyle (30 April 2025). "JetBrains releases Mellum, an 'open' AI coding model". TechCrunch. Retrieved 1 May 2025.
- ^ "JetBrains/Mellum-4b-base · Hugging Face". huggingface.co. 4 February 2025. Retrieved 1 May 2025.
- ^ "JetBrains Annual Highlights 2023". JetBrains. Retrieved 9 August 2024.
- ^ "JetBrains Annual Highlights 2022". JetBrains. Retrieved 9 August 2024.
- ^ "IntelliJ IDEA 2024.2 Is Out!". The IntelliJ IDEA Blog. 7 August 2024. Retrieved 9 August 2024.
- ^ "Partners". JetBrains. Retrieved 3 August 2025.
- ^ "JetBrains Partnerships". Partnerbase. Retrieved 3 August 2025.
- ^ "Google + JetBrains Partnership". Partnerbase. Retrieved 3 August 2025.
- ^ "Remote Development in JetBrains IDEs now available to Google Cloud Workstations users". The IntelliJ IDEA Blog. 10 January 2023. Retrieved 3 August 2025.
- ^ "JetBrains extends Google Cloud partnership to bring Gemini models to AI assistant". ITPro. 19 June 2024. Retrieved 3 August 2025.
- ^ "Software Developers Statistics 2024 - State of Developer Ecosystem Report". JetBrains. Retrieved 3 August 2025.
- ^ Туров, Фёдор (15 August 2018). "«Нужно больше умных людей. Не только для нас, а вообще»". Континент-Сибирь Онлайн (in Russian). ksonline.ru. Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ a b Желвицкий, Дмитрий (1 November 2012). "Площадка для идей" (in Russian). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ Косинская, Анна (30 October 2012). "Лабораторная работа: как бизнес помогает образованию?" (in Russian). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ Слободенюк, Маргарита (11 October 2017). "Можно ли выключить старение?" (in Russian). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
- ^ Взятышева, Виктория (18 January 2018). "В Петербурге построили игрушечный город с машинами-роботами, как в MIT. Зачем он нужен и как поможет разработке беспилотных автомобилей" (in Russian). Archived from the original on 14 December 2018. Retrieved 13 December 2018.
External links
[edit]JetBrains
View on GrokipediaJetBrains s.r.o. is a private software company founded in 2000 in Prague, Czech Republic, by Russian engineers Sergey Dmitriev, Valentin Kipyatkov, and Eugene Belyaev.[1][2] The firm specializes in creating intelligent tools for software developers, most notably integrated development environments (IDEs) like IntelliJ IDEA—the leading IDE for Java—and the Kotlin programming language, which has gained prominence for its conciseness and multiplatform capabilities, including official endorsement by Google for Android development.[3][4] Headquartered in Prague with over 2,200 employees across global offices, JetBrains has bootstrapped its growth to serve more than 15 million users and 287,000 business customers, earning over 115 international awards for its products without relying on venture capital funding.[5][6] Its defining characteristics include a focus on high-quality, productivity-enhancing software built using its own tools, fostering innovations in code analysis, refactoring, and cross-platform development.[5]
History
Founding and Early Development (2000–2005)
JetBrains was established in Prague, Czech Republic, in 2000 by three Russian software developers—Sergey Dmitriev, Valentin Kipyatkov, and Eugene Belyaev—who had previously collaborated at Together Soft, a company focused on visual modeling tools. Initially operating under the name IntelliJ Software, the founders bootstrapped the venture without external funding, driven by a goal to develop superior tools for Java programmers frustrated with existing IDE limitations in refactoring and code navigation. The company's headquarters remained in Prague, reflecting the founders' relocation from Russia to leverage the Czech Republic's business environment.[7][8][9] The core product, IntelliJ IDEA, emerged as the flagship offering, with its inaugural version released in January 2001 as a commercial Java IDE emphasizing intelligent code assistance, refactoring capabilities, and plugin extensibility—features that differentiated it from competitors like Eclipse. This early iteration supported JDK 1.3 and introduced automated code generation and navigation tools, addressing pain points in large-scale Java development. By mid-2002, JetBrains formalized its structure with the incorporation of JetBrains s.r.o. on January 2, while continuing to iterate on IDEA, such as version 2.6 in June 2002, which added JDK 1.4 compatibility.[10][11][12] From 2003 to 2005, the company concentrated on enhancing IntelliJ IDEA's stability and feature set, including improved debugging, version control integration, and UI customization, fostering adoption among professional developers despite the absence of a free edition until later years. Bootstrapped growth allowed full control over product direction, with revenue generated through perpetual licenses priced around $499 for professional use. This period solidified JetBrains' reputation for high-quality, paid developer tools, though it operated with a small team primarily in Prague before gradual office expansions.[13][14]Expansion and Product Diversification (2006–2015)
In 2006, JetBrains extended its product line beyond IDEs into continuous integration and build management with TeamCity, enabling automated build, testing, and deployment processes for development teams. The company also advanced its .NET tools, releasing ReSharper 2.5 in December, which added support for .NET Framework 3.0 and Windows Presentation Foundation, reflecting ongoing adaptation to evolving Microsoft technologies. These developments broadened JetBrains' focus from code editing and refactoring to encompass team-oriented workflow automation, supporting larger-scale software projects. Diversification accelerated in the late 2000s and early 2010s as JetBrains targeted emerging languages and paradigms. In January 2010, it announced a public preview of PyCharm, a Python-specific IDE, with version 1.0 released later that year to capitalize on Python's rising adoption in data science and web development. This was followed in 2011 by WebStorm for JavaScript, HTML, and CSS workflows, and AppCode for Objective-C and iOS/macOS development, establishing language-specialized IDEs as a core strategy. Additionally, JetBrains introduced YouTrack in 2010 as an issue tracker and project management tool, further filling gaps in the software lifecycle beyond coding. A pivotal innovation occurred in July 2011 with the unveiling of Project Kotlin, a pragmatic, statically typed programming language for the JVM designed to remedy Java's verbosity and null safety issues while ensuring full interoperability. Open-sourced under the Apache 2.0 license in February 2012, Kotlin integrated seamlessly with IntelliJ IDEA and laid groundwork for future ecosystem expansion. In 2009, JetBrains released the source code for IntelliJ IDEA Community Edition under Apache 2.0, fostering community contributions and wider adoption without compromising its commercial Ultimate edition. Company growth paralleled product expansion, with JetBrains relocating its headquarters to a larger Prague facility in October 2012 to support an increasing workforce amid organic, funding-free scaling. U.S. presence strengthened through offices in Foster City and Marlton, enhancing sales and support in key markets. By 2015, this period had transformed JetBrains from a niche IDE provider into a multifaceted vendor covering IDEs, build tools, trackers, and languages, serving millions of developers across diverse stacks.[6][15]Recent Growth and AI Focus (2016–Present)
In February 2016, JetBrains released Kotlin 1.0, the first stable version of its open-source programming language targeting the JVM and Android platforms.[16] Kotlin's momentum built further when Google announced official first-class support for the language in Android development on May 17, 2017.[17] These developments fueled product adoption and organizational expansion, with the company adding 110 new employees that year.[18] JetBrains maintained consistent double-digit revenue growth into the 2020s, reaching over 1,500 employees across nine global offices by 2020.[19] In 2022, revenue rose 11% year-over-year, alongside a 24% increase in user numbers.[20] By 2023, the active user base had expanded to 11.4 million, supported by 88 Fortune Global 100 companies among its customers, while the team grew to 2,245 members and revenue advanced 5.6%.[21] That year, JetBrains introduced five new products, including the RustRover IDE for Rust development.[22] From 2023 onward, JetBrains intensified its focus on AI to enhance developer productivity. The company launched JetBrains AI Assistant in December 2023, an in-IDE tool powered by large language models for tasks like code generation, explanation, testing, and chat-based assistance.[23] This became the fastest-growing product in JetBrains' lineup, with 2024 updates adding multimodal capabilities and expanded model support.[23] AI integrations extended to core IDEs, enabling features such as acting as an MCP server for third-party AI agents in IntelliJ IDEA 2025.2, alongside privacy-focused enterprise plans.[24] CEO Kirill Skrygan has highlighted AI's transformative impact on software development, urging developers to upskill amid evolving tools.[25] Specialized AI advancements include DataSpell's shift to an AI-first environment for data analysis in its 2025.2 release.[26] These efforts align with broader industry trends, as evidenced by JetBrains' 2024 Developer Ecosystem report documenting rising AI adoption among 23,000 surveyed developers.[27]Products and Technologies
Integrated Development Environments
JetBrains produces a family of specialized integrated development environments (IDEs) constructed on the IntelliJ Platform, which supplies foundational capabilities including context-aware code completion, automated refactoring, inline debugging, and seamless integration with version control systems like Git.[28] These IDEs target specific programming languages or workflows, offering out-of-the-box support for building, testing, and deploying applications while minimizing the need for external plugins through built-in tools for tasks such as database management and unit testing.[29] The platform's modularity enables shared enhancements across products, such as AI-assisted code generation introduced in recent versions.[24] IntelliJ IDEA serves as the cornerstone IDE, optimized for Java and Kotlin development, with features like advanced code navigation, Spring framework integration, and support for Java 25 as of 2025 updates.[30] It is available in a free Community Edition for core functionality and a paid Ultimate Edition that includes enterprise tools like web development plugins and database connectivity.[31] Surveys indicate that IntelliJ IDEA holds an 84% share among Java IDE users in 2025 and 78% preference among Java developers.[32][30] Other prominent IDEs include PyCharm for Python, featuring Jupyter notebook integration and scientific computing tools; WebStorm for JavaScript, TypeScript, and front-end frameworks like React; PhpStorm for PHP with Symfony and Laravel support; CLion for C and C++ with CMake integration; GoLand for Go programming; and Rider for .NET languages like C# and F#.[33] Each provides language-specific inspections, refactoring, and debugging tailored to its domain, with cross-IDE consistency in user interface and extensibility via the JetBrains Marketplace.[34] DataSpell targets data science workflows with R and Jupyter support, while DataGrip focuses on database querying and schema management across SQL dialects. Adoption of these IDEs stems from their performance in large codebases and productivity features, though they require more resources than lightweight editors like VS Code.[35] JetBrains maintains free tiers for select IDEs, such as PyCharm Community and IntelliJ IDEA Community, under open-source licenses, while professional editions operate on subscription models starting at approximately $149 annually per user as of 2025.[36] Recent innovations include Fleet, a polyglot editor emphasizing speed and remote development, still in beta with free access.[33]Programming Languages and Runtimes
Kotlin is the primary programming language developed by JetBrains, introduced as a modern, concise alternative to Java for the JVM while emphasizing full interoperability, null safety, and reduced boilerplate code.[4] Development of Kotlin began in 2010, with the first public preview released in July 2011 and the language open-sourced under the Apache 2.0 license in February 2012; its first stable release, version 1.0, arrived on February 15, 2016.[16][37] Kotlin's design prioritizes pragmatic features like extension functions, coroutines for asynchronous programming, and type inference, enabling it to compile to multiple runtimes while maintaining compatibility with existing Java codebases.[38] Kotlin targets the Java Virtual Machine (JVM) as its foundational runtime, producing bytecode that runs on any JVM-compliant environment, including standard OpenJDK or JetBrains' customized JetBrains Runtime, an OpenJDK fork optimized for IDE performance.[39] This JVM target supports server-side applications, Android development (where Kotlin has been Google's preferred language since 2017), and enterprise software, leveraging the mature JVM ecosystem for garbage collection, just-in-time compilation, and libraries.[40] For web development, Kotlin compiles to JavaScript via Kotlin/JS, allowing shared code between client-side browsers and server-side JVM backends, with access to npm ecosystems and frameworks like React.[40] In addition to JVM and JavaScript, Kotlin/Native enables compilation to native binaries using the LLVM compiler infrastructure, producing standalone executables that run without a virtual machine or garbage collector dependency on supported platforms such as Linux, macOS, Windows, iOS, and embedded systems.[41] This runtime targets scenarios requiring high performance or small footprints, such as desktop apps via Kotlin Multiplatform or low-level systems programming, with interoperability to C libraries through Kotlin's foreign function interface.[41] Kotlin Multiplatform extends these runtimes by allowing a single codebase to share business logic across JVM, JavaScript, Native, and even WebAssembly targets, with platform-specific code handled via expect/actual declarations.[42] As of Kotlin 2.0 in May 2024, enhancements include improved stable IR (Intermediate Representation) for all targets, boosting compilation speed and cross-platform consistency.[42] JetBrains maintains Kotlin's core compiler and standard library, with ongoing optimizations like collaborations for JVM latency reductions.[43] No other full-fledged programming languages have been developed by JetBrains beyond Kotlin and its ecosystem extensions.[44]Team Collaboration and DevOps Tools
JetBrains offers a suite of tools designed to facilitate team collaboration and streamline DevOps workflows, emphasizing integration with its IDEs and support for agile practices. These include TeamCity for continuous integration and continuous delivery (CI/CD), YouTrack for issue tracking and project management, and Code With Me for real-time collaborative coding.[3][45][46][47] TeamCity, first released on October 2, 2006, serves as a Java-based CI/CD server that automates build, test, and deployment processes for software projects.[48] It supports flexible workflows through features such as build chain visualization, parallel execution on distributed agents, and configuration as code, allowing teams to manage pipelines via version control systems like Git.[49] Additional capabilities include out-of-the-box support for unit testing, code quality inspection, and deployment automation, with recent updates in 2025 introducing integrated pipelines for on-premises and cloud environments.[50][51] TeamCity integrates natively with JetBrains IDEs and other tools, enabling developers to trigger builds directly from code editors and monitor results in real-time, which reduces context switching in DevOps pipelines.[52] YouTrack functions as a browser-based issue tracker and project management platform, adaptable to various workflows including agile, Kanban, and Scrum.[53] It provides tools for task creation, agile boards, time tracking, Gantt charts, and reporting, with built-in support for handling large volumes of issues, attachments, and custom workflows via scripts or apps.[54] YouTrack emphasizes team collaboration through features like notifications, knowledge base integration, and customer support portals, allowing diverse teams to track progress and analyze performance metrics across 20 predefined report types.[55] Available in cloud and on-premises editions, it supports mobile access and integrates with version control systems for linking issues to code changes.[56] Code With Me enables pair programming and collaborative development by allowing users to share IDE sessions securely, with guests following edits, running code, and debugging in real-time without needing full IDE licenses.[47] It supports on-premises deployment for enterprise security needs and integrates with JetBrains Gateway for remote development environments.[47] JetBrains previously offered Space as an all-in-one platform combining code reviews, issue tracking, Git repositories, and team communication, launched on December 5, 2019.[57] However, due to limited adoption, JetBrains announced on May 27, 2024, the discontinuation of Space in its original form, pivoting to SpaceCode—a focused tool for Git hosting and code reviews—while migrating select features into other products.[58] Existing Space users received options for data export or transition to alternatives like TeamCity and YouTrack.[59]AI-Powered Developer Assistants
JetBrains AI Assistant, publicly released on December 6, 2023, integrates large language models directly into its integrated development environments (IDEs) to enhance developer productivity through features like context-aware code completion, generation of code snippets or entire functions, automated test creation, and explanatory commentary on code fragments.[60][61] The tool supports refactoring suggestions, documentation writing, commit message generation, and an in-IDE chat interface for querying codebases, debugging issues, or generating terminal commands, with responses tailored to the project's context and coding style.[62][63] It became generally available alongside the 2023.3 IDE updates for products including IntelliJ IDEA, PyCharm, and CLion, and extends to plugins for Visual Studio Code and Android Studio.[64] The AI Assistant leverages external models such as those from OpenAI and Anthropic—with Claude Agent integration added in September 2025, enabling selection of Claude Agent as a model in the AI Chat tool window for code generation, analysis, and edits, which requires a JetBrains AI subscription—alongside JetBrains' proprietary Mellum large language model, optimized specifically for code completion tasks and introduced in early 2025 to improve accuracy in generating syntactically correct code aligned with project conventions.[65][66] Additionally, the Claude Code [Beta] plugin, available from the JetBrains Marketplace, integrates Claude Code for features such as diff previews and code sharing, and is compatible with IDEs including Android Studio.[67] Access requires a subscription tier: a free limited version accompanies IDE licenses, while paid plans like AI Pro (10 credits per 30 days for $100 annually) and AI Ultimate (35 credits) enable heavier usage, with credits governing API calls to underlying models.[68][69] Enterprise editions provide additional controls for security, compliance, and on-premises deployment.[70] In January 2025, JetBrains announced Junie, an agentic AI coding agent designed for autonomous task execution within IDEs, capable of planning multi-step workflows, writing and refining code, running tests, executing commands, and iterating on changes to resolve errors or warnings without direct human intervention.[71][72] Unlike the reactive assistance of AI Assistant, Junie operates in "code mode" for independent implementation of developer-specified goals—such as building features or fixing bugs—and "ask mode" for collaborative brainstorming or querying, with built-in verification steps to ensure functional outcomes.[73] Initially launched in early access preview for macOS and Linux users of IntelliJ IDEA-based IDEs on January 23, 2025, it expanded via plugin to broader support, emphasizing test-driven development and integration with tools like version control systems.[74][75] Junie incorporates advanced models including GPT-5 for enhanced reasoning and has been positioned as a "coding partner" to accelerate complex tasks while maintaining developer oversight.[76]Additional Utilities and Frameworks
JetBrains offers a suite of specialized utilities that complement its core development tools, including the Toolbox App for streamlined management of software installations and updates, profiling instruments for performance analysis, and the Meta Programming System (MPS) for domain-specific language development.[33][77] The Toolbox App, launched on May 25, 2016, enables users to install, update, and configure multiple JetBrains IDEs and plugins from a centralized interface, supporting automatic updates, rollback options, and integration with project directories across different tools.[78][79] Profiling utilities such as dotTrace and dotMemory target .NET applications, providing detailed insights into performance bottlenecks and memory usage. dotTrace, a performance profiler, analyzes execution time for methods, SQL queries, HTTP requests, and unit tests, helping developers identify and resolve slowdowns in production-like environments.[80] dotMemory focuses on memory profiling, capturing snapshots to detect leaks, excessive allocations, and garbage collection issues, with built-in unit testing support for automated verification.[81] These tools integrate seamlessly with IDEs like Rider and ReSharper, forming part of the dotUltimate bundle, and include command-line options for CI/CD pipelines.[82] The Meta Programming System (MPS) serves as a framework for constructing custom domain-specific languages (DSLs) through projectional editing, where users define syntax, semantics, and generators without traditional parsing.[77] Introduced as an open-source project, MPS supports language-oriented programming by allowing modular DSL creation, code generation to target languages like Java or Kotlin, and interoperability with existing codebases via Java libraries.[83][84] It includes IDE features such as completion, refactoring, and error checking, facilitating rapid prototyping of tailored notations for complex domains like business rules or scientific modeling.[85] As of version 2025.2, MPS emphasizes extensible DSLs deployable immediately for model-to-text transformations.[77] Additional decompilation and coverage tools, such as dotPeek and dotCover, extend these utilities for reverse engineering and testing. dotPeek decompiles .NET assemblies into readable C# or IL code, aiding debugging and library inspection without source access. dotCover measures code coverage during unit tests, integrating with frameworks like NUnit and MSTest to report line, branch, and method metrics.[86] These components enhance developer workflows by addressing diagnostics and quality assurance outside primary IDE functionalities.[82]Open Source Contributions
Kotlin Ecosystem and Adoption
The Kotlin ecosystem comprises the language's core standard library, which extends Java utilities with null safety and extension functions; concurrency support through coroutines for lightweight asynchronous programming; and frameworks such as Ktor for asynchronous server and client applications, Exposed for type-safe SQL interactions, and Arrow for functional programming abstractions.[4] These components facilitate development on the JVM while maintaining full Java interoperability, with additional tooling for data science via Kotlin DataFrame and serialization libraries like kotlinx.serialization.[87] Kotlin Multiplatform (KMP) extends the ecosystem by compiling to multiple targets including JVM, JavaScript, Native, and Android, enabling shared business logic and reducing platform-specific code duplication; it achieved stable status in November 2023.[88] Compose Multiplatform builds on this for declarative UI across desktop, mobile, web, and embedded systems, integrating with JetBrains IDEs for optimized workflows.[87] The open-source nature, governed partly by the Kotlin Foundation, fosters community contributions, though JetBrains maintains primary development and tooling integration.[4] Adoption expanded significantly after Google announced Kotlin as a first-class language for Android on May 17, 2017, during Google I/O, prompting widespread migration from Java due to its conciseness and reduced boilerplate.[17] By 2025, Kotlin supports over 2.5 million developers worldwide.[89] Among Kotlin users, 66% apply it to Android development, reflecting its dominance in mobile; JetBrains surveys indicate 76-79% of these users previously relied on Java, with rapid onboarding of newcomers comprising nearly 24% of the community.[90] [91] Server-side usage, often with Spring Boot or Vert.x, accounts for about 40% of Kotlin applications, showing steady but slower growth compared to mobile due to entrenched Java ecosystems in enterprise backends.[92] Multiplatform adoption accelerates for cross-platform logic sharing, with KMP usage up 65% year-over-year in some metrics.[93] Enterprises like Netflix, Uber, AWS, Atlassian, Philips, and Forbes deploy Kotlin for Android apps, backend services, and shared modules—Forbes shares over 80% of app logic via KMP—prioritizing its compile-time safety and performance over Java's verbosity.[4][4]Typography and Developer Fonts
JetBrains developed JetBrains Mono, a monospaced typeface optimized for programming and terminal use, released on January 15, 2020.[94] Designed in collaboration with type designers from the JetBrains team and external contributors, it emphasizes readability at small sizes through features like a high x-height for lowercase letters, reduced visual noise via simplified glyph forms, and balanced whitespace to minimize eye strain during extended coding sessions.[95] The font includes 142 programming-specific ligatures—such as combined forms for operators like!=, ==, and =>—that enhance code legibility without altering semantics, alongside contextual alternates for distinguishing similar characters like 0 and O, or l and 1.[96]
Distributed under the open-source SIL Open Font License 1.1 (OFL-1.1), JetBrains Mono permits free use in commercial and non-commercial projects, with modifications allowed under license terms.[97] It supports Latin, Cyrillic, and Greek scripts, with version 2.2 adding full Cyrillic coverage; the family comprises eight weights (from Thin to ExtraBold) plus matching italics, and variable font formats for efficient web and app deployment.[98] Integrated into JetBrains IDEs since version 2019.3, it became a default option for code editors, contributing to its adoption in tools like Visual Studio Code via extensions.[97] Updates continue via GitHub releases, with version 2.304 issued on January 14, 2023, incorporating fixes for rendering and glyph consistency.[99]
Beyond core design, JetBrains Mono incorporates developer-centric optimizations such as slightly taller glyphs for better vertical rhythm in code blocks and subtle curves in terminals to reduce pixel aliasing on low-DPI displays.[100] Its open-source nature has fostered community contributions, including expanded ligature sets and script support, positioning it as a benchmark for monospaced fonts in developer workflows alongside competitors like Fira Code.[95] JetBrains maintains the project repository on GitHub, ensuring ongoing compatibility with evolving IDE features and hardware rendering advancements.[97]
