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

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.

JavaFX In Action #20 with Dirk Lemmermann, Creator of JavaFX Libraries and Applications

Dirk Lemmermann has created many open source and commercial libraries for Java Swing and JavaFX like CalenderFX, FlexGanttFX, GemsFX,… He is also the founder of JFX Central, the home to anything JavaFX related. In this interview he shows us some of his work, including applications used in companies, revealing the power of JavaFX to build custom tools.

Page 1 of 22