Advanced Code Analysis in IntelliJ IDEA
This series of blog posts covers several ways that code analysis in IntelliJ IDEA can help you find and fix problems in your code. In the previous posts, we first looked at how the IDE can help you...
View ArticleDeclarative Gradle in IntelliJ IDEA
Last year Gradle announced a new experimental project called Declarative Gradle that aims to make Gradle build scripts easier to read and use. Instead of writing detailed instructions for how to build...
View ArticleNew Livestream: From Code to Clarity With the Redesigned Structure Tool Window
Join us for a new IntelliJ IDEA Livestream episode with Siva Reddy to explore the IDE’s redesigned Structure tool window, featuring insights for seamless code exploration and context-relevant actions....
View ArticleJava Annotated Monthly – December 2024
As 2024 wraps up, this December edition of Java Annotated Monthly brings you the latest on JEPs targeted for Java 24, helpful tutorials on Java, Kotlin, and AI, and more. This time, we’ve included...
View ArticleIntelliJ IDEA 2024.3.1 Is Out
We’ve just released the first minor update for IntelliJ IDEA 2024.3 – 2024.3.1. You can update to this version from inside the IDE, via the Toolbox App, or by using snaps for Ubuntu. You can also...
View ArticleNew! Security Analysis Plugin for IntelliJ IDEA 2024.3.1
Application security is a critical requirement in modern software development. The latest release of IntelliJ IDEA 2024.3.1 – along with the optional new Security Analysis by Qodana plugin – elevates...
View ArticleNew Livestream: GraalVM and GraalPy Meet IntelliJ IDEA
Join us for a new IntelliJ IDEA Livestream episode with Fabio Niephaus to explore integrations for GraalVM, GraalPy, and other Graal Languages in IntelliJ IDEA. Date: December 19, 2024 Time: 3:00–4:00...
View ArticleIntroducing the New Bazel Plugin EAP for IntelliJ IDEA
We are pleased to announce the public Early Access Program (EAP) of the new Bazel plugin for IntelliJ IDEA. It is available on JetBrains Marketplace for IntelliJ IDEA 2024.3. This initial release...
View ArticleGetting Started With the JetBrains Bazel Plugin
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...
View ArticleTesting Spring Boot Applications Using Testcontainers
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...
View ArticleUpdated System Requirements for Linux GNU C Library (glibc)
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...
View ArticleBest Courses for Java Developers
Tired of the same predictable and monotonous Java tutorials? So was I. I used to think all Java courses were the same. Endless tutorials where someone talks about getters and setters in a monotonous,...
View ArticleJava Annotated Monthly – January 2025
The new year has arrived, and we’re kicking it off with another handpicked selection of must-read tutorials and the latest news you won’t want to miss. This issue starts with an amazing featured...
View ArticleIntelliJ IDEA 2025.1 EAP Is Open!
We’re kicking off the new year with the first Early Access Program (EAP) build for IntelliJ IDEA 2025.1! This is your chance to get an exclusive first look at the upcoming features and improvements...
View ArticleIntelliJ IDEA 2024.3.2 Is Out
We’ve just released the next minor update for IntelliJ IDEA 2024.3 – v2024.3.2. You can update to this version from inside the IDE, via the Toolbox App, or by using snaps for Ubuntu. You can also...
View ArticleMaximize Code Security in JetBrains IDEs and Qodana With Mend.io
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...
View ArticleIntelliJ IDEA 2025.1 EAP 2: Containerfile Support and Updates for Dockerfiles
IntelliJ IDEA 2025.1 EAP 2 is out!With a focus on improving workflows for environments like Docker containers and other remote solutions, this build introduces updates that simplify setup and enhance...
View Article9 Tips for Productive Java Development With Databases in IntelliJ IDEA
In this article, we’ll share nine time-saving ways IntelliJ IDEA can boost your productivity when developing Java applications with databases – whether you’re starting a new project or diving into an...
View ArticleIntelliJ IDEA 2025.1 EAP 3: Kotlin K2 Mode Updates, Enhanced Logical Code...
The IntelliJ IDEA 2025.1 Early Access Program is in full swing, and build #3 is now available! You can download this version from our website, update directly from within the IDE, use the free Toolbox...
View ArticleTop Java Conferences and Events in 2025
Planning your 2025 tech calendar? Java conferences offer more than just technical sessions – they’re your gateway to connecting with a vibrant community of professionals and passionate Java fans,...
View Article