Getting Eclipse Neon running under Kubuntu (14.04 LTS)

Here I write about the pitfalls getting Eclipse Neon running Black tooltips First issue was an easy one. I fixed the behaviour as follows: System Settings > Common Appearance and Behaviour > Application Appearance > Colours > Colour > Tooltip Background > Tooltip Text Choose a different color and click apply.   Eclipse crashes opening some …

Stability Patterns: Use Timeouts

„A resilient system keeps processing transactions, even when there are transient impulses, persistent stresses, or component failure disrupting normal processing.“ This is Michael Nygards definition of stability. In his book „Release it!“ he describes design and architectures patterns, which stop cracks from propagating and preserve at least partial functionality instead of total crashes. So, what are …

Top 3 Anti-Sprüche in der Softwareentwicklung

Dies ist meine persönliche Top 3 Liste an nervenden Sprüchen. 1. Das haben wir schon immer so gemacht. 2. Wir machen eine pragmatische Lösung. 3. Das brauchen wir nicht. „Das haben wir schon immer so gemacht.“ ist unangefochten auf Platz 1. Es läuft (gut/schlecht). Das Problem ist gelöst. Warum sollten wir denn was ändern? Nr. 2 ist dagegen …

Checkstyle, FindBugs and PMD Gradle Configuration

Configure Code Analysis Tools with Gradle I’m really happy that configuring Checkstyle, Findbugs and PMD with Gradle is so easy. So if you want to see how I configured the tools than have a quick look at this code snippet gist: https://gist.github.com/claudioaltamura/a9e59c009db38d615dae After you have configured your Code Analysis Tool, you just have to type in: gradle …

Join the Anti-If-Campaign

Ihr wollt für ein neues Feature etwas hinzufügen und merkt das ihr an 35 Codestellen, wo If-Abfragen verwendet werden, den Source Code ändern müsst. Na super! Das Problem kennt ihr sicherlich. Ihr führt die Änderungen durch und dann müsst ihr im Anschluss natürlich alle Stellen testen, ob diese noch funktioniert oder nicht. Das bringt nicht nur …

Statische Codeanalyse – Wie starte ich am besten?

In meinen Projekten hat sich der Einsatz von Codeanalyse-Tools immer gelohnt. Anfangs war es immer schwer, andere Entwickler von den Vorteilen zu überzeugen. Spätestens, wenn ein Tool einen unentdeckten Fehler, der noch zugleich kritisch war, gefunden hatte, waren alle anderen vom Nutzen überzeugt. Doch wie starte ich am besten in einem Projekt mit einem Codeanalysetool? …

Consent Management Platform von Real Cookie Banner