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...
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?
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
What’s fixed in IntelliJ IDEA 2026.1
#ide #intellij #intellijidea #java #jetbrains #kotlin
blog.jetbrains.com/idea...
IntelliJ IDEA 2026.1 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
blog.jetbrains.com/idea...
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.
Andres Almiray and Marit van Dijk on stage 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!
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
IntelliJ IDEA 2025.3.4 is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
blog.jetbrains.com/idea...
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
Java 26 in IntelliJ IDEA
#ide #intellij #intellijidea #java #jetbrains #kotlin
blog.jetbrains.com/idea...
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.
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);
}
}
🚨 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
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. 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
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
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!
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
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!
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
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...
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
IntelliJ IDEA Tips & Tricks
#devoxx #ide #intellij #intellijidea #java #jetbrains #kotlin
youtube.com/watch?v=PZM...
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.
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.
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.
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
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...
IntelliJ IDEA 2025.3.3 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
blog.jetbrains.com/idea...
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
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
💬 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
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...