Breaking
Junie AI coding agent now runs from GitHub, not just the IDE Kotlin used by 2.5M+ developers a year IntelliJ IDEA unified into a single distribution, late 2025 Free AI tier now bundled with every JetBrains IDE license ~2,800 employees - zero outside funding 11M+ recurring active users worldwide Junie AI coding agent now runs from GitHub, not just the IDE Kotlin used by 2.5M+ developers a year IntelliJ IDEA unified into a single distribution, late 2025 Free AI tier now bundled with every JetBrains IDE license ~2,800 employees - zero outside funding 11M+ recurring active users worldwide
JetBrains logo
Company Profile · Developer Tools

JetBrains.

The self-funded software company behind IntelliJ IDEA, the Kotlin language, and the Junie AI coding agent.

The JetBrains "beam" mark. Prague, 2000 - three developers, one refactoring tool, and a refusal to take a cent of outside money.
Founded 2000 Prague · Amsterdam Bootstrapped ~2,800 staff
2000Founded in Prague
11M+Active users
2.5M+Kotlin devs / year
$0Outside funding
The Dispatch

A company that sells the room where software gets written

Everyone argues about the AI that writes code. Fewer people ask where the code actually gets written. For a large share of professional developers, the answer is a JetBrains window.

JetBrains builds integrated development environments - the software developers live inside all day. Its flagship, IntelliJ IDEA, launched in 2001 and set the company's reputation: not a text editor, but an environment that understands an entire project. It reads your code, flags mistakes as you type, refactors safely across thousands of files, profiles performance, and debugs line by line.

From that base, JetBrains built a family. PyCharm for Python. WebStorm for JavaScript and TypeScript. Rider for .NET and game development. GoLand, CLion, PhpStorm, RustRover. Each is tuned to a language rather than trying to be everything to everyone - a deliberate contrast to the one-editor-fits-all approach of lighter tools.

In 2011 the company did something unusual for a tools vendor: it created a programming language. Kotlin was designed to be a cleaner, safer companion to Java on the JVM. JetBrains then gave it away as open source. Google announced first-class Kotlin support for Android in 2017 and named it the preferred Android language in 2019.

Beyond editors, JetBrains ships the plumbing that follows code to production - TeamCity for continuous integration, YouTrack for issue tracking, and Qodana for automated code-quality checks. In 2025 it moved hard into AI with Junie, an agentic assistant that plans and executes multi-step coding tasks.

"JetBrains has never raised external capital, funding its growth entirely through product sales." - a fact that shapes almost every decision the company makes.
Who it serves

The customer is the person, before the coffee is cold

Who uses it

Professional software developers and engineering teams across nearly every industry - from startups to banks to Fortune 500 engineering organizations - plus students and educators. JetBrains reports more than 11 million recurring active users and gives free professional licenses to over 1.8 million students each year.

Individual developers Engineering teams Enterprises Students & educators

The problems it solves

Writing software is repetitive and error-prone. JetBrains tools automate the boring parts - renaming across a codebase, catching bugs before they run, generating boilerplate - so developers spend energy on the actual problem. The team tools reduce the friction between "code written" and "code shipped," and AI now handles a growing slice of routine tasks.

Refactoring Code quality CI / CD AI assistance
The catalogue

Products & services

One company quietly powers a large slice of professional coding. A look at the lineup.

2001

IntelliJ IDEA

The flagship IDE for Java, Kotlin and JVM languages. Unified into a single distribution in late 2025.

2011

Kotlin

Open-source, cross-platform language created by JetBrains. Google's preferred language for Android.

2010

PyCharm

IDE for Python and data science, with deep support for scientific and web workflows.

2010

WebStorm

IDE for JavaScript, TypeScript and modern web development.

2017

Rider

Cross-platform IDE for .NET, C# and Unity / Unreal game development.

2004

ReSharper

The productivity extension for Microsoft Visual Studio that first put JetBrains in the .NET world.

2006

TeamCity

CI/CD server for build automation and continuous delivery.

2010

YouTrack

Issue tracking and agile project management for software teams.

2025

Junie

Agentic AI coding assistant that plans and executes multi-step tasks - now integrated with GitHub.

The difference

Why developers pay for a tool they could get free

Free code editors are everywhere. JetBrains sells something else: an environment that understands your whole project, not just the file on screen.

The distinction is real. A lightweight editor shows you text. A JetBrains IDE indexes your entire codebase, so its refactoring, inspections, and navigation know how every piece connects. That is what people are actually paying for - and why the tools feel heavier and smarter than free alternatives.

The business runs on subscriptions. Individuals and organizations pay annual or monthly fees, often through the All Products Pack bundle. Open-source projects, students and educators get free licenses - a long game that teaches the next generation on JetBrains tools. Kotlin stays free and open, driving the ecosystem rather than the revenue.

Then there is the money question. JetBrains has never raised venture capital. It reached an estimated $600M+ in revenue by selling something developers were happy to buy. Because no board demands quarterly growth, the company can optimize for product quality over the metrics a growth committee would chase.

Its AI strategy reflects that independence. Rather than making AI a separate paid island, JetBrains put a free tier into every IDE license in 2025 - unlimited completion, local models, and credit-based access to Junie - then layered a unified subscription on top. It went where developers already lived.

By the numbers

Scale, without a single investor

Approximate figures drawn from public reporting and company statements. Treat as directional, not audited.

JetBrains, in rough proportion

Indexed to make relative scale readable · approximate
Active users
11M+
Kotlin devs/yr
2.5M+
Students/yr (free)
1.8M+
Employees
~2,800
Outside funding
$0
The record

From Renamer to the agentic era

2000

Founded in Prague

Sergey Dmitriev, Valentin Kipyatkov and Eugene Belyaev start the company, originally IntelliJ Software.

2001

IntelliJ IDEA launches

The flagship Java IDE debuts and defines the company's reputation for smart code assistance.

2004

ReSharper released

A productivity extension for Visual Studio brings JetBrains into the .NET world.

2011

Kotlin unveiled

JetBrains introduces the Kotlin programming language for the JVM.

2017

Google backs Kotlin · Rider ships

Google announces first-class Kotlin support for Android; JetBrains releases its own .NET IDE, Rider.

2019

Kotlin preferred for Android

Google names Kotlin its preferred language for Android app development.

2024

New CEO

Kirill Skrygan becomes CEO, succeeding Maxim Shafirov after joining JetBrains in 2010.

2025

The agentic AI era

JetBrains launches the Junie AI coding agent, a free AI tier across all IDEs, and unifies IntelliJ IDEA.

Where it fits

In a crowded market, the deep end

The developer-tools market runs from free editors to AI copilots. JetBrains sits at the professional, deeply-integrated end of it.

The competition

Microsoft's Visual Studio and VS Code, GitHub Copilot, Cursor, Eclipse and cloud IDEs like Replit all compete for developer attention. In AI coding agents, Junie lines up against Cursor, Copilot and Claude Code. JetBrains' edge is decades of language-aware tooling underneath the AI layer.

The expertise

JetBrains' core competence is program analysis - understanding code deeply enough to refactor it safely and catch errors before they run. Creating and stewarding Kotlin proved it could operate at the language level, not just the tooling level. That foundation is now the base its AI features build on.

Watch

Interviews & product demos

Talks and demos from JetBrains and its ecosystem. Links open on YouTube.

Questions

Frequently asked

What does JetBrains make?

Professional developer tools - IDEs like IntelliJ IDEA, PyCharm, WebStorm and Rider; team tools such as TeamCity and YouTrack; the Kotlin language; and AI tools including Junie and AI Assistant.

Who founded JetBrains and when?

It was founded in 2000 in Prague by Sergey Dmitriev, Valentin Kipyatkov and Eugene Belyaev, originally under the name IntelliJ Software.

Has JetBrains raised venture capital?

No. JetBrains is privately held and has never raised external funding, financing its growth entirely through product sales.

Did JetBrains create Kotlin?

Yes. JetBrains created Kotlin in 2011. Google announced first-class Android support in 2017 and named it the preferred Android language in 2019.

What is Junie?

Junie is JetBrains' agentic AI coding assistant, launched in 2025, that can plan and execute multi-step coding tasks inside JetBrains IDEs and directly from GitHub.

Go deeper

Links, socials & news

Share this profile