IntelliJ IDEA, a JetBrains IDE
@intellijidea.com
2.4K followers 24 following 350 posts
IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin, by @jetbrains.com Tips: #IntelliJIDEATips New Features: #NewInIntelliJIDEA Our YouTube channel: http://jb.gg/video
Posts Media Videos Starter Packs
Pinned
intellijidea.com
🎉 IntelliJ IDEA 2025.2 is out!
It brings powerful updates to help you stay productive, write better code, and adopt the latest tech with confidence.

Discover what’s new: www.jetbrains.com/idea/whatsnew/
intellijidea.com
That’s a wrap for us at @devoxx.com Belgium!

A huge thanks to the organizers, speakers, and community for an inspiring week.

And of course, thank you to everyone who stopped by the @jetbrains.com booth. It was a pleasure meeting you! 🙌
intellijidea.com
👋 Are you at @devoxx.com Belgium? Come talk to the @kotlinlang.org team at the @jetbrains.com booth – we’d love to hear from you!
intellijidea.com
Stop eyeballing JSON – inspect and fix it.

In Kotlin notebooks, you can:
⚡️Flatten JSON into a dataframe
⚡️Flag anomalies, such as nulls, outliers, and dupes
⚡️Export problem rows for reporting
intellijidea.com
Stop eyeballing JSON – inspect and fix it.

In Kotlin notebooks, you can:
⚡️Flatten JSON into a dataframe
⚡️Flag anomalies, such as nulls, outliers, and dupes
⚡️Export problem rows for reporting
intellijidea.com
Visiting @devoxx.com Belgium? Come by the @jetbrains.com booth to meet the team behind Java support in IntelliJ IDEA and chat about your favorite features.
intellijidea.com
Java 25 has been out since September 16, and IntelliJ IDEA has offered support for it from day one.
Just use the current 2025.2 release – no extra updates needed. 🚀
Read more in this blog post 👉 jb.gg/rzcls4
Java 25 LTS and IntelliJ IDEA | The IntelliJ IDEA Blog
Full support for Java 25 is available in IntelliJ IDEA!
jb.gg
intellijidea.com
Java 25 has been out since September 16, and IntelliJ IDEA has offered support for it from day one.
Just use the current 2025.2 release – no extra updates needed. 🚀
Read more in this blog post 👉 jb.gg/rzcls4
Java 25 LTS and IntelliJ IDEA | The IntelliJ IDEA Blog
Full support for Java 25 is available in IntelliJ IDEA!
jb.gg
intellijidea.com
On Wednesday at @devoxx.com Belgium, the ‪@jetbrains.com team will give two talks – by @kpavlov.me and @vadim-briliantov.bsky.social!
Don’t forget to stop by our booth to chat about Java, Kotlin, and IntelliJ IDEA.
#devoxx
intellijidea.com
🚀 Don’t miss our demo at @devoxx.com Belgium! And be sure to stop by the @jetbrains.com booth to see what’s new in @kotlinlang.org
intellijidea.com
Log grepping got you stuck?
❌ Endless scrolling in raw text
❌ Manual filters in Excel
❌ No clear picture of error trends

With Kotlin notebooks, you can:
⚡️ Parse logs into tables
⚡️ Filter 5xx server errors in seconds
⚡️ Plot error spikes over time

All this inside @intellijidea.com!
intellijidea.com
Log grepping got you stuck?
❌ Endless scrolling in raw text
❌ Manual filters in Excel
❌ No clear picture of error trends

With Kotlin notebooks, you can:
⚡️ Parse logs into tables
⚡️ Filter 5xx server errors in seconds
⚡️ Plot error spikes over time

All this inside @intellijidea.com!
intellijidea.com
Hello @devoxx.com Belgium!
Drop by the @jetbrains.com booth to chat about Spring Data, Spring 7, and what’s coming next in IntelliJ IDEA.
🎤 At 18:20, @maritvandijk.bsky.social will share IntelliJ IDEA tips to boost your productivity.
intellijidea.com
ThreadLocal was the only way to share state in Java. 😱
From #Java 25, there’s a new one: Scoped Values! 🚀
Perfect for structured concurrency & millions of virtual threads. #Java25IntelliJIDEA 👇
jb.gg/r70wns
intellijidea.com
The new #JavaAnnotatedMonthly has everything you need:
✅ Coffee ☕
✅ News, tips, and insights 👀
✅ Marco Behler as a guest author! 👇
jb.gg/lqxlm5
Java Annotated Monthly – October 2025 | The IntelliJ IDEA Blog
Check out the October edition of Java Annotated Monthly by JetBrains.
jb.gg
intellijidea.com
We’re excited to be attending @devoxx.com Belgium in Antwerp!
Come say hi at the @jetbrains.com booth to talk about IntelliJ IDEA and Kotlin.
For Deep Dive participants, don’t miss Marco Behler’s session about the Spring Debugger today at 17:35.
intellijidea.com
All episodes of The Marco Show are also available on your favorite podcast platform. 🎧
intellijidea.com
New Marco Show episode! Marco talks with Gavin King (creator of @hibernate.org) about ORM myths, lazy loading, SQL vs repositories, and the future of Jakarta Data.
Watch now: youtu.be/Qvh3VFlvJnE

#TheMarcoShow #Hibernate #JPA #JakartaData
intellijidea.com
🥲 Me, writing a constructor in #Java before JEP 513: “Fine, I’ll just hack it with inline static method calls.” 👀
😎 Me now: “Validate first. super() later. Done." 🤯
blog.jetbrains.com/idea/2025/09...
Java 25 LTS and IntelliJ IDEA | The IntelliJ IDEA Blog
Full support for Java 25 is available in IntelliJ IDEA!
blog.jetbrains.com
intellijidea.com
💡 #Java tip: you can now write statements before super() in constructors. However, use it wisely, constructors should still stay lean and predictable. #Java25IntelliJIDEA 👇
jb.gg/px2g25
intellijidea.com
#Java just removed the speed bumps for beginners. Start coding without learning stuff you won’t need until you build big programs. ⚡
Write less, do more. #Java25IntelliJIDEA
jb.gg/r70wns
intellijidea.com
Bug fixing tastes better with snacks! What’s your go-to combo? ➡️
intellijidea.com
#Java just removed the speed bumps for beginners. Start coding without learning stuff you won’t need until you build big programs. ⚡
Write less, do more. #Java25IntelliJIDEA
jb.gg/r70wns
intellijidea.com
In the next release, we plan to add proper HTTP Service Client support for @springboot 4. It's WIP now, but small demo is available 👇