Blog of Frank Delporte, Java Champion, Software Developer, Technical Writer, Nerd/Geek

Live Stream Coding: Improving the Vaadin+Spring+Pi4J demo application with Matti Tahvonen

Live Stream Coding: Improving the Vaadin+Spring+Pi4J demo application with Matti Tahvonen

During a live stream coding session, Matti Tahvonen and I updated an existing Vaadin+Spring+Pi4J demo application to use the latest version of the libraries and Java 25. It’s a demo application I created a few years ago to using during presentations at conferences. Of course, everything evolves, so a big update and refactoring was needed.

JetBrains Plugin for IntelliJ IDEA (and other IDEs): Recent Projects Organized

I created my first IntelliJ IDEA plugin to fix a minor, personal frustration… I have a long list of projects I’m working on and need to switch between them frequently. But it’s hard to locate a specific project in such a long list. But this problem is now solved! I created a small plugin that adds a new option to the “File” menu: “Recent Projects (Organized)”. It shows your recent projects, organized by the first word of their project name. When multiple projects share the same first word, they get grouped in a submenu.

Page 1 of 23