-
Software Development
OS X Sprout of the Ergonomic Eclipse Theme Clean Sheet
Early enough to pass as an easter gift the latest update of our ergonomic Eclipse theme Clean Sheet comes in…
Read More » -
Enterprise Java
Clean Sheet – an Ergonomic Eclipse Theme for Windows 10
Clean Sheet is an ergonomic Eclipse theme for Windows 10. It has been attuned to lessen visual fatigue and eyestrain,…
Read More » -
Core Java
What the Heck Is Mutation Testing?
In recent times, I came repeatedly upon the term mutation testing. Since the word is that this approach is able…
Read More » -
Enterprise Java
Clean Integration Testing with JUnit Rules
The benefits of JUnit Rules, especially when dealing with integration testing, can hardly be overrated. In this post, we’ll shine…
Read More » -
Enterprise Java
OSGi Service Test Helper: ServiceCollector
OSGi services come in handy for the development of systems based on loosely coupled components. But loose coupling can make…
Read More » -
Enterprise Java
Apache FOP Integration with Eclipse and OSGi
Apache FOP is an open source print processor driven by XSL formatting objects (XSL-FO). It can be quite useful to…
Read More » -
Desktop Java
Sacrilege – a Custom SWT Scrollbar
SWT is a thin abstraction layer on top of native OS widgets. Which is a very good thing if you…
Read More » -
Desktop Java
SWT Mouse Click Implementation
Doing a bit of SWT custom widget development lately, I stumbled across the question why is there no such thing…
Read More » -
Desktop Java
Deferred Fetching of Model Elements with JFace Viewers
Model elements displayed by Eclipse JFace Viewers sometimes take a considerable amount of time to load. Because of this the…
Read More »