IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
IntelliJ IDEA 2025.1 EAP 5 is out! You can download this version from our website, update directly from within the IDE, use the free Toolbox App, or install it via snap packages for Ubuntu. Download IntelliJ IDEA 2025.1 EAP 5 Let’s take a look at this week's fresh additions! If you missed o…
Join us for a new IntelliJ IDEA livestream with Bouke Nijhuis, where we’ll explore how TDD and AI can work together to generate production-ready code.
Database migrations are critical to modern application development and deployment, enabling teams to evolve their database schema alongside their application code. However, as systems grow in complexity and scale, managing migrations becomes increasingly challenging. At scale, a simple schema update…
We’ve just released IntelliJ IDEA 2024.3.3 with several valuable fixes. You can update to this version from inside the IDE, by using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website. Here are the most important fixes delivered in v202…
IntelliJ IDEA 2025.1 EAP 4 is now available! You can download this version from our website, update directly from within the IDE, use the free Toolbox App, or install it via snap packages for Ubuntu. Download IntelliJ IDEA 2025.1 EAP 4 Read on to learn about this week’s additions. If you mi…
Welcome to this latest edition of Java Annotated Monthly! As we start 2025, we bring you a roundup of the latest advancements in the world of tech. Stay in the loop with a curated list of must-attend events coming up in February, so you can plan your next learning and networking opportunities. Plus,…
Join us for a new IntelliJ IDEA livestream, where we’ll explore the tools and workflows for debugging GraalVM Native Images with IntelliJ IDEA.
JetBrains has partnered with Mend.io, a trusted name in application security. This collaboration will help us continue providing the tools you need to develop secure applications with ease and confidence in our IDEs and Qodana. For the best user experience, make sure to use the latest stable version…
Starting with v2025.1, IntelliJ-based IDEs will require glibc 2.28 or higher on Linux x64 systems. This change is being made to address potential security vulnerabilities associated with building and running our software on outdated systems and to ensure our products evolve with modern frameworks an…
Testing is a crucial part of software development, verifying that a system functions as intended. Developers create unit tests to validate the behavior of individual components, isolating them from external dependencies such as file systems, databases, message brokers, and third-party APIs. However,…
Large Bazel projects are becoming increasingly common in modern software development. Unfortunately, the IDE experience for these projects often leaves much to be desired. In this blog post, we’ll explore the new JetBrains Bazel plugin and how it can enhance your daily work with Bazel projects. We’l…
We are pleased to announce the public Early Access Program (EAP) of the new Bazel plugin for IntelliJ IDEA by JetBrains. It is available on the JetBrains Marketplace for IntelliJ IDEA 2024.3. This initial release supports Bazel projects focusing exclusively on Java and Kotlin.