September 16, 2018 The road to Java 11 - builds and licences This post is the first of our Java 11 posts that will introduce all needed information about the next Java release. In this post you can find all needed information about the free and commercial versions of Java 11.
June 25, 2018 Do I need to pay for Java now? This post gives an overview of the new Java release train as it was announced by Oracle. Plus, the article provides some important information and hints how you should handle new Java releases in the future and helps you to decide if you need to buy commercial Java support or not.
March 31, 2018 What future Java releases mean for legacy desktop apps Java 11 will mean the end of Java Web Start. Let's see what this means for legacy desktop apps and how developers can be ready for the change.
October 28, 2016 Maven vs. Gradle and the Best of Both Worlds See how both Maven and Gradle succeed and fail and consider static modules, an idea that would bring out and combine their best aspects.
September 20, 2016 JavaFX JumpStart @ JavaOne This is the preview text of the post that is defined directly in the header of the markdown file.
February 9, 2016 JavaFX and CSS: Pseudo Classes Pseudo classes are a really cool CSS feature that you can use to define styles for different states of a component. This post gives an overview how pseudo classes can be used in JavaFX