IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
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.
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 your security efforts with advanced interprocedural data flow analysis capabilities for code written…
Discover how static code analysis for Spring with IntelliJ IDEA and Qodana can improve code quality in your team and provide the right inspections to make your work shine.
Hey there, fellow developers! Today, we want to share the most significant UI updates from 2023 that have transformed how IntelliJ IDEA looks and functions. New UI Of course, the highlight of our recent updates was the launch of our new, clean, and modern UI. This was first announced at the en…
With the 2023.2 release cycle, IntelliJ-based IDEs now support the Language Server Protocol (LSP). Discover how this may improve the assistance for custom language-specific features and learn how to begin integrating LSP into a plugin for your IDE.
JetBrains has always been committed to creating solutions that make software development easier and more productive for programmers worldwide. For many years, our IDEs have only been available in English. Today we’re thrilled that developers who speak Chinese, Japanese, and Korean will be able to ge…
The recording of the latest episode of the "Busy Plugin Developers" webinar is now available on JetBrains TV. In this webinar, we covered a key plugin development tool – the Gradle IntelliJ Plugin. We explained the key features, the recent changes that we’ve introduced, and how the plugin sign…
Welcome to our second Early Access Program this year! It will offer a glimpse of the new features that will be included in the upcoming IntelliJ IDEA 2021.2, in addition to introducing useful quality improvements. The first EAP version is now available, offering automatic browser page reload …
We'd like to introduce you to our fresh new IntelliJ IDEA Guide! We've been working on this in the background for a few months now by collecting tips and even taking some of our screencasts from YouTube and turning them into tutorials for our guide.
IntelliJ IDEA integrates with many different tools used for software development. Most of these tools run in the system shell under the hood. Sometimes you don’t even realize that instead of running a command in the integrated terminal and reading console output, you can use the relevant IDE feature…