Feedbacks
EGit Tip: Keep up-to-date with Fetch and Rebase
There are several good reasons to use a Rebase Workflow with Git, such as the ability to keep a linear history. However, when I started using the Git Plugin for Eclipse I was unsure of how to follow …
Advanced Android testing with RoboGuice and Robolectric
I’ve been using the Android framework RoboGuice 2.0 a lot lately. RoboGuice is an extension for the Google Guice dependency injection framework that adds several Android specific mechanisms to easily …
Sorting out listener implementations in Java
Recently I scanned the source code of our current Eclipse RCP/RAP project for occurrences of the Listener (or Observer) pattern. I found no less than 6 (!) different implementations and decided to …
EclipseCon 2013 -- Call for Submissions
What happens when you mix one of the best open source communities with some awesome open source software in a really cool city like Boston Massachusetts? You get the making of one amazing conference. …
Eclipse 4 (e4) Tutorial Part 4 - Dependency Injection Basics
This tutorial series introduces the new features and concepts of the Eclipse 4 Application Platform, as well as interesting tools and technologies related to the current major release of Eclipse. In …
So Long, and Thanks for All the Fish
Current and future viability of Eclipse No, this is not another farewell. We have had too many of them over the last few years. Following the recent discussion [1][2][3] about Eclipse Juno one can get …