Advertisement · 728 × 90
#
Hashtag
#IntellijIDEA
Advertisement · 728 × 90
Fix errors and warnings with command completion
Fix errors and warnings with command completion YouTube video by IntelliJ IDEA, a JetBrains IDE

Use @intellijidea.com command completion (dot-dot) to fix errors and warnings in your code. Command completion provides all available suggestions for your current content, right in the editor.
#IntelliJIDEA #IntelliJIDEATips
www.youtube.com/watch?v=nBNK...

2 0 0 0

Anyone running #IntelliJIDEA in a #FreeBSD jail? I'm wondering about running an Ubuntu jail for a desktop application - what's the current state of the art?

0 1 0 0

And what's fixed and improved:
- Fixed BSP connection file regeneration
- Better support for the bspEnabled flag
- Improved incremental highlighting
- In Scala 3, fixed issues with apply and update extension methods on opaque types, improved type inference, and more.
(2/2)

#scala #intellijidea

2 0 0 0
Preview
What’s fixed in IntelliJ IDEA 2026.1 | The IntelliJ IDEA Blog Welcome to the overview of fixes and improvements in IntelliJ IDEA 2026.1.

What’s fixed in IntelliJ IDEA 2026.1

#ide #intellij #intellijidea #java #jetbrains #kotlin

blog.jetbrains.com/idea...

1 1 0 0
Preview
IntelliJ IDEA 2026.1 Is Out! | The IntelliJ IDEA Blog IntelliJ IDEA 2026.1 is here, and it comes packed with an array of new features and enhancements to elevate your coding experience!  You can download this latest release from our website&

IntelliJ IDEA 2026.1 Is Out!

#ide #intellij #intellijidea #java #jetbrains #kotlin

blog.jetbrains.com/idea...

2 1 0 0
Andres Almiray speaking at JavaLand. He is wearing a black Java t-shirt. Marit van Dijk is in the background looking at him.

Andres Almiray speaking at JavaLand. He is wearing a black Java t-shirt. Marit van Dijk is in the background looking at him.

Marit van Dijk standing behind the lectern that holds her laptop. She is smiling at the camera. Andres Almiray is in the background.

Marit van Dijk standing behind the lectern that holds her laptop. She is smiling at the camera. Andres Almiray is in the background.

Andres Almiray and Marit van Dijk on stage at JavaLand.

Andres Almiray and Marit van Dijk on stage at JavaLand.

Andres Almiray, Ixchel Ruiz and Marit van Dijk at JavaLand.

Andres Almiray, Ixchel Ruiz and Marit van Dijk at JavaLand.

Almost 2 weeks ago @andresalmiray.com and I spoke at @javaland.bsky.social about getting more out of #Maven and #IntelliJIDEA together.

It was fun doing this talk; can't wait to do it again at @voxxedzurich.bsky.social next week!

Thanks to @ddoutsiopoulos.bsky.social for the amazing pictures!

10 2 0 1
Video

You can use support for the @sdkman.io .sdkmanrc file in
@intellijidea.com to download #Java26, Set as project JDK and navigate to Project Structure.
#Java #IntelliJIDEA

7 1 0 2
Preview
IntelliJ IDEA 2025.3.4 is Out! | The IntelliJ IDEA Blog We’ve just released IntelliJ IDEA 2025.3.4. This update introduces full support for Java 26 along with several notable improvements. You can update to this version from inside the IDE, using the To

IntelliJ IDEA 2025.3.4 is Out!

#ide #intellij #intellijidea #java #jetbrains #kotlin

blog.jetbrains.com/idea...

2 2 0 0
Video

You can now download JDK 26 in @intellijidea.com 🥳
Open Project Structure (⌘; on macOS | Ctrl+Alt+Shift+S on Windows/Linux), open the dropdown in field SDK, select Download JDK and select Version 26 and Vendor.
#Java #Java26 #IntelliJIDEA

11 4 0 0
Preview
Java 26 in IntelliJ IDEA | The IntelliJ IDEA Blog Java 26 was released on March 17, 2026. At JetBrains, we are committed to supporting the latest technologies in IntelliJ IDEA and adding useful enhancements for both stable and preview features. In this blog post, we will give you an overview of what Java 26 delivers and how it is supported in IntelliJ IDEA.

Java 26 in IntelliJ IDEA

#ide #intellij #intellijidea #java #jetbrains #kotlin

blog.jetbrains.com/idea...

2 2 0 0
Post image Post image

He followed the instructions to do what I'm saying (e.g., create structural search template) in the Japanese-localized #IntelliJIDEA and took the new screenshots. All inspection names match our official translation, he actually looked how we translated them in our localization.

4 0 1 0
Language level selection dialog in IntelliJ IDEA

Language level selection dialog in IntelliJ IDEA

Fun fact: #IntelliJIDEA still supports this feature! Use language level 20 (Preview). Write code like:

record Point(int x, int y) {}
void print(List<Point> list) {
for (Point point : list) {
int x = point.x();
int y = point.y();
System.out.println(x + ":" + y);
}
}

1 0 1 0
IntelliJ IDEA Spring Debugger with H2 Database
IntelliJ IDEA Spring Debugger with H2 Database YouTube video by SivaLabs

🚨 Spring Boot + IntelliJ IDEA Tip 💡

www.youtube.com/watch?v=W6Zp...

Learn how you can use @intellijidea.com Spring Debugger plugin with H2 Database.

#Java #IntellijIDEA #SpringBoot

4 2 0 0
Marit van Dijk, Marco Behler, Anton Arhipov and Siva Katamreddy seated around a table with laptops in front of them. Polina Nahorna is standing next to the table. There are lights and camera's around them.

Marit van Dijk, Marco Behler, Anton Arhipov and Siva Katamreddy seated around a table with laptops in front of them. Polina Nahorna is standing next to the table. There are lights and camera's around them.

Marit van Dijk, Marco Behler, Anton Arhipov and Siva Katamreddy seated around a table with laptops in front of them.

Marit van Dijk, Marco Behler, Anton Arhipov and Siva Katamreddy seated around a table with laptops in front of them.

Marit van Dijk, Marco Behler, Anton Arhipov and Siva Katamreddy seated around a table with laptops in front of them. There are lights and camera's around them.

Marit van Dijk, Marco Behler, Anton Arhipov and Siva Katamreddy seated around a table with laptops in front of them. There are lights and camera's around them.

Some cool new features are coming in the #IntelliJIDEA 2026.1 release. Can't wait to tell you all about them in the What's new video with Marco Behler, @antonarhipov.bsky.social and @sivalabs.in

11 3 0 0
Post image

If you’re using a 14-inch MacBook or smaller, don’t forget to check these options. ✅ You’ll have more screen space for coding. 💻 #AndroidDev #KotlinDev #Kotlin #KMP #AndroidStudio #IntellijIDEA

4 1 0 0
My Presentations | Ted M. Young Articles, Videos, Training, and Coaching for Java Developers

Thanks to all the #DevNexus folks who attended my #Java talk on #Refactoring in #IntelliJIDEA (mostly) without AI.

Slides are available here: ted.dev/talks/#past...

Want this talk (or other ones) at your group event or conference, let me know!

3 0 0 0
LinkedIn This link will take you to a page that’s not on LinkedIn

This year #IntelliJIDEA turned 25! It continues to evolve over the years, adding new features, integrating with tools and frameworks, etc.

This documentary shows the history of our favorite #Java & #Kotlin IDE and the company and people behind it.

lnkd.in/e3-QSup5

9 1 0 0

Hey #DevNexus!

Want to learn some Old Skool #Java refactoring techniques in #IntelliJIDEA? It can be faster, more reliable (and cheaper) than using LLMs to do all the work. It's also a great way to learn a new codebase, including LLM gen'ed code.

Join me at 2:50pm in room 302!

4 1 0 0
Preview
SivaLabs Video tutorials on Java, Spring, SpringBoot, Hibernate, JPA, MicroServices, Docker, Kubernetes, DevOps, and Testing

If you are looking for a YouTube channel on #Java #SpringBoot #JPA #Docker #Testcontainers #Microservices #Architecture #IntelliJIDEA #AI #SpringAI topics, checkout my YouTube channel

www.youtube.com/sivalabs

6 1 0 0
25 Years of IntelliJ IDEA: The IDE That Grew Up With Java (#91)
25 Years of IntelliJ IDEA: The IDE That Grew Up With Java (#91) Episode 91 of the Foojay Podcast. All info, show notes, and links are available at https://foojay.io/today/category/podcast/. In this Foojay Podcast, we're celebrating a major milestone in Java development history: 25 years of IntelliJ IDEA. Think about it: IntelliJ IDEA launched in 2000, and since then, it has become the go-to IDE for millions of Java developers worldwide. From its revolutionary code completion and refactoring tools to AI-powered features and the recent unified Community and Ultimate release, IntelliJ has shaped how we write Java, and keeps reinventing itself to stay ahead. For this episode, I'm joined by three people from the JetBrains team who know this story inside and out. Marit van Dijk, developer advocate and contributor to the Foojay community. Anton Arhipov, also a developer advocate at JetBrains. And Dmitry Jemerov, who has been part of the IntelliJ IDEA story for a very long time. Guests Marit van Dijk https://foojay.io/today/author/marit-van-dijk/ https://www.linkedin.com/in/maritvandijk/ https://mastodon.social/@maritvandijk Anton Arhipov https://www.linkedin.com/in/antonarhipov/ Dmitry Jemerov https://www.linkedin.com/in/dmitry-jemerov-3a59b43a5/ Links JetBrains IntelliJ IDEA Website https://www.jetbrains.com/idea/ Documentation https://www.jetbrains.com/help/idea/getting-started.html Blog https://blog.jetbrains.com/idea/ YouTube https://www.youtube.com/intellijidea LinkedIn https://www.linkedin.com/showcase/intellijidea/ Bluesky https://bsky.app/profile/intellijidea.com Twitter https://x.com/intellijidea Foojay Podcast #81: Maven 4 – The Future of Java Build Automation https://foojay.io/today/foojay-podcast-81/ Command completion: IntelliJ IDEA with less shortcuts https://foojay.io/today/command-completion-intellij-idea/ Video: IntelliJ IDEA: The Documentary | [OFFICIAL TRAILER] | Coming March 5th https://www.youtube.com/watch?v=TwMXi6tDzLE Introducing Mellum: JetBrains’ New LLM Built for Developers&nbsp; https://blog.jetbrains.com/blog/2024/10/22/introducing-mellum-jetbrains-new-llm-built-for-developers/ Mellum: Explore code-intelligent large language models for IDEs, AI assistants, research, and education https://www.jetbrains.com/mellum/ Birthday game website https://www.jetbrains.com/lp/intellij-idea-25/ Game plugin in IntelliJ IDEA https://plugins.jetbrains.com/plugin/29801-ide-survivors You’re Invited to IntelliJ IDEA Conf 2025! https://foojay.io/today/youre-invited-to-intellij-idea-conf-2025/ The Unified IntelliJ IDEA: More Free Features, a Better Experience, Smoother Flow https://blog.jetbrains.com/idea/2025/12/intellij-idea-unified-release/ Video: Troubleshooting Spring Boot Applications with the Spring Debugger https://www.youtube.com/watch?v=XWoivKnqsyo Spring Debugger plugin https://plugins.jetbrains.com/plugin/25302-spring-debugger Plugin for IntelliJ IDEA (and other IDEs) created by Frank: Recent Projects Organized https://webtechie.be/post/2025-09-18-jetbrains-intellijidea-plugin-recent-project-organizer/ Content 00:00 Introduction of topic and guests 01:36 Now JetBrains started 02:31 Licensed software in an open-source world 06:37 Other JetBrains IDEs 07:46 Why Kotlin was created 08:50 The challenge of maintaining all the tools 10:36 How the guests joined JetBrains 14:03 IntelliJ versus IntelliJ IDEA, history of the name 15:10 Most important ongoing changes in IDEs 17:55 Unified distribution of IntelliJ IDEA and the history of the open-source version 21:28 The number of people at JetBrains 23:31 the "business model" behind Kotlin 24:39 The impact of AI, LLM, Chat interfaces,... 35:49 Upcoming evolutions in IntelliJ IDEA 38:07 About shortcuts and the many features and plugins in IntelliJ IDEA 46:36 Announcements: In

25 Years of IntelliJ IDEA: The IDE That Grew Up With Java

#foojay #ide #intellij #intellijidea #java #jetbrains #kotlin #podcast

youtube.com/watch?v=Bi3...

3 1 0 0
Preview
25 Years of IntelliJ IDEA: The IDE That Grew Up With Java foojay is the place for all OpenJDK Update Release Information. Learn More.

New podcast episode! @frankdelporte.be interviewed @maritvandijk.bsky.social, @antonarhipov.bsky.social, and Dmitry Jemerov about 25 years of @jetbrains.com @intellijidea.com and how it evolved alongside Java itself.

foojay.io/today/foojay...

#IntelliJIDEA #Java #Podcast

17 5 0 0
IntelliJ IDEA Tips &amp; Tricks • Marit van Dijk • Devoxx Poland 2024
IntelliJ IDEA Tips &amp; Tricks • Marit van Dijk • Devoxx Poland 2024 Subscribe to our channel: https://youtube.pl/c/DevoxxPoland?sub_confirmation=1 Modern IDEs are quite complex. Even IDE developers say they sometimes discover new features only while reading the IDE's code. IntelliJ IDEA is packed with useful features that enhance developer productivity and simplify working with the code. This session takes you through the cool features of IntelliJ IDEA: refactoring, shortcuts, fast navigation, code completion and code generation, language injection, the debugger, and other productivity features that the IDE provides. We will also look at the latest additions to IntelliJ IDEA, including the AI assistant plugin that brings the advancements in Machine Learning closer to the developer tooling. Recorded at Devoxx Poland 2024 Twitter: https://twitter.com/DevoxxPL Instagram: https://www.instagram.com/DevoxxPL Join us also here: Devflix: https://devflix.pl #Devoxx #DevoxxPoland #IT #Development #SoftwareDevelopment

IntelliJ IDEA Tips & Tricks

#devoxx #ide #intellij #intellijidea #java #jetbrains #kotlin

youtube.com/watch?v=PZM...

1 1 0 0
Marit van Dijk on stage at Voxxed Days CERN. She is wearing a black shirts with a pink and blue heart containing the text "IDEA a developer love story". Her laptop is covered in stickers: IntelliJ IDEA, JetBrains, Java, Kotlin and more.

Marit van Dijk on stage at Voxxed Days CERN. She is wearing a black shirts with a pink and blue heart containing the text "IDEA a developer love story". Her laptop is covered in stickers: IntelliJ IDEA, JetBrains, Java, Kotlin and more.

Marit van Dijk wearing a black JetBrains hoodie, standing in front of a window. The CERN Globe of Science and Innovation lit up outside.

Marit van Dijk wearing a black JetBrains hoodie, standing in front of a window. The CERN Globe of Science and Innovation lit up outside.

Andres Almiray and Marit van Dijk walking outside. The CERN Globe of Science and Innovation is in the background.

Andres Almiray and Marit van Dijk walking outside. The CERN Globe of Science and Innovation is in the background.

Tom Cools taking a picture and Marit van Dijk looking at the screen, seated in red cinema seats.

Tom Cools taking a picture and Marit van Dijk looking at the screen, seated in red cinema seats.

Just over two weeks ago I had the privilege of speaking at
@cern.voxxeddays.ch 2026.

Apart from nerding out over the LHC (see a previous post), it was great to speak about #IntelliJIDEA, see friends and meet new people.

The pictures by @ddoutsiopoulos.bsky.social are magic as always.

14 2 0 0

IntelliJ Scala Plugin 2025.3.30 is out! This minor release brings:
- Changes to the highlighting modes available in Settings, with more to come in 2026.1.
- The type-aware highlighting setting now persists.

#scala #intellijidea

2 1 0 0

Running COBOL in IntelliJ
A blog by Jacob

Within the JVM community, once in a while somebody jokes about getting old and therefore needing to start learning COBOL. Usually, someone responds...

#dev #softwaredevelopment #intellijidea #ide

jdriven.com/blog/2026/02/Running-COB...

1 1 0 0
Preview
IntelliJ IDEA 2025.3.3 Is Out! | The IntelliJ IDEA Blog We’ve just released the next minor update for IntelliJ IDEA 2025.3 – v2025.3.3. You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. Y

IntelliJ IDEA 2025.3.3 Is Out!

#ide #intellij #intellijidea #java #jetbrains #kotlin

blog.jetbrains.com/idea...

2 1 0 0
Preview
Controlled AI Comparison in a Java Project: Copilot, Claude Code, Junie In this live session I run a controlled comparison of three AI coding agents inside a real Java project.The project is a complete chat application stack:- Va...

If you care about serious Java workflows, agent based development, and reproducible AI evaluation, this will be interesting.

Join live.
Give hints.
Challenge assumptions.
Or just watch what actually happens.

👉 youtube.com/live/XNtd3hJ...

#Java #SpringBoot #AIAgents #Copilot #Claude #IntelliJIDEA

2 1 0 0
Preview
foojay – a place for friends of OpenJDK You are invited to IntelliJ IDEA Conf 2026, a free virtual event on March 26-27, 2026. Learn about topics relevant to modern Java and Kotlin.

Join IntelliJ IDEA Conf 2026! @maritvandijk.bsky.social shares all the details about this conference for IDE users and developers.

foojay.io/today/youre-...

#IntelliJIDEA #Java #Conference

6 3 0 0

💬 Did you already know about this feature?
💾 Save this — your future self will thank you.

#AndroidDev #IntelliJIDEA #DeveloperProductivity #AndroidTools #JetBrains #EngineeringWorkflow

Follow Akshay Nandwana — Android GDE 💚 | Sharing what really helps devs grow

0 0 0 0
Preview
IntelliJ IDEA, PyCharm, and other IDEs are getting a Wayland upgrade on Linux A much better experience on modern Linux distributions.

IntelliJ IDEA, PyCharm, and other IDEs are getting a Wayland upgrade on Linux

#ide #intellij #intellijidea #java #jetbrains #kotlin #linux #php #python #wayland

www.howtogeek.com/wayla...

4 1 0 0