Getting Started with Databases in IntelliJ IDEA
Have you ever wondered how IntelliJ IDEA handles databases? Well, today is the perfect opportunity to find out in our database tutorial on initial setups and first steps. All of the features you’ll...
View ArticleIntelliJ IDEA 2024.1 Beta 2 Is Out!
IntelliJ IDEA 2024.1 Beta 2 has just arrived! Packed with all of the latest enhancements introduced during the Early Access Program, this build is now accessible via our website, the free Toolbox App,...
View ArticleJava 22 and IntelliJ IDEA
Java 22 is here, fully supported by IntelliJ IDEA 2024.1, allowing you to use these features now! Java 22 has something for all – from new developers to Java experts, features related to performance...
View ArticleIntelliJ IDEA 2023.3.6 Is Out!
We’ve just released a bug-fix update for v2023.3. You can download the latest build from our website, via the Toolbox App, or by using snaps for Ubuntu. This latest version brings an important fix for...
View ArticleIntelliJ IDEA 2024.1 Release Candidate Is Here!
The IntelliJ IDEA 2024.1 RC is now available! You can get the latest build from our website, through the free Toolbox App, or via snaps for Ubuntu. To use this build, you need to have an active...
View ArticleK2 Kotlin Mode (Alpha) in IntelliJ IDEA
Starting from v.2024.1, IntelliJ IDEA comes with an optional K2 mode. In this mode the IDE uses the K2 compiler for faster and more robust Kotlin code analysis.The IDE now has two modes: Classic mode...
View ArticleJava Annotated Monthly – April 2024
Welcome to this month’s Java Annotated Monthly, where we’ll cover the most prominent updates, news, and releases in March. This edition is truly special because it introduces a new section – Featured...
View ArticleFull Line Code Completion in JetBrains IDEs: All You Need to Know
Programming with AI is still a highly divisive topic, but there’s no denying that more and more developers are starting to incorporate AI into their daily workflows. Whether you’ve already picked your...
View ArticleIntelliJ IDEA 2024.1 Is Out!
IntelliJ IDEA 2024.1 has been released with an array of exciting upgrades to help streamline your workflows. You can get the latest build from our website, through the free Toolbox App, or via snaps...
View ArticleThe WireMock Plugin for IntelliJ IDEA Is Here!
The scariest phrase for anyone testing web-dependent codebases is “third-party service”. In the modern landscape, it feels like almost every part of our application hinges on some external cloud-based...
View ArticleJava Frameworks You Must Know in 2024
Many developers trust Java worldwide because it is adaptable, secure, and versatile, making it perfect for developing various applications across multiple platforms. It also stands out for its...
View ArticleNew Livestream: Java 22 and IntelliJ IDEA
Join us for a new IntelliJ IDEA Livestream episode with Mala Gupta to explore how IntelliJ IDEA accelerates the adoption of Java 22 features. Date: April 24, 2024 Time: 3:00–4:00 pm UTC REGISTER FOR...
View ArticleEasy Hacks: How to Handle Exceptions in Java
Previously, we explored how to throw exceptions in Java to signal error conditions in our code. But throwing exceptions is only half the story. To build robust and reliable applications, we also need...
View ArticleIntelliJ IDEA 2024.1.1 Is Out!
Our first update for IntelliJ IDEA 2024.1 is now available for download! You can get this latest version from our website, via the Toolbox App, or by using snaps for Ubuntu. Download IntelliJ IDEA...
View ArticleWhat’s New in IntelliJ IDEA Ultimate 2024.1
IntelliJ IDEA Ultimate offers an extensive set of features that go beyond the basics, providing access to AI-powered coding efficiency boosters, seamless integration with numerous frameworks and...
View ArticleJava Annotated Monthly – May 2024
Welcome to the latest edition of Java Annotated Monthly! This time around, we’re thrilled to have Holly Cummins on board for our featured content section. As usual, we’ve gathered a bunch of fresh...
View ArticleNew Livestream: Running Uncensored and Open-Source LLMs on Your Local Machine
Join us for a new IntelliJ IDEA Livestream episode with Kenneth Kousen, where we’ll discuss working with open-source LLMs on your local hardware and using the newest Java features to access these...
View ArticleEasy Hacks: How to Use Java Streams for Working With Data
In March 2014, the Ice Bucket Challenge helped the internet come together to fight ALS. Disney’s Frozen taught a generation of children to Let It Go, and the community saw the release of Java 8 LTS to...
View ArticleIntelliJ IDEA 2024.2 EAP Is Open!
A new season of our Early Access Program has officially started! The first EAP build for IntelliJ IDEA 2024.2 is now available for download, offering a sneak peek at some of the exciting updates in...
View ArticleJava Runtimes: Insights From the Spring Boot Point of View
Choosing the right Java runtime for your Spring Boot project might seem trivial at first glance. After all, all runtimes are based on the OpenJDK code and offer the same APIs. But not all runtimes are...
View Article