Posts tagged with "git"
How to deal with whitespaces in the Eclipse IDE
Whatever your project’s specific policy on whitespaces is (tabs vs. spaces, etc), the most important rule should always be consistency. Not just to make your code look nice, but also to avoid issues with patches and your version control system. Changes to whitespaces may be more or less invisible to the naked eye, but Git [...]
Github everywhere with venture funding?
Github has announced a Series A round of venture funding today. They are taking 100 million USD from Andreessen Horowitz – and at least the first part of the name should be familiar to software developers. The announcement is a surprise as Github has always refrained from taking venture money. No surprise is their goal [...]
You don’t have to use git to access code on github
I guess a lot of people would agree that github is the current kick-ass platform for developing software. Many platforms showed up fast and with the same speed they disappeared. Github is different. It’s also genuinely innovative. For several months I use github to share small projects (widgets, tools, small plug-ins). When I write a [...]
Git Lesson: Be mindful of a detached head
A severed head is never fun, and in git this is no different. In fact, a detached head can cause quite the headache. In this article I will discuss what a detached head is, how it can happen, and most importantly, what you can do about it. But before I begin, let’s rehash a bit [...]
How to blog using GitHub and Eclipse
If this is not the first post by me that you’re reading, you may know that I try to blog regularly. Previously, I had 2 or 3 private blogs which, you also might know, were not that successful . Since I started at EclipseSource, I publish on our company blog. Anyway, I started my first [...]
Git Support, Top Eclipse Helios Feature #2
Only 1 more day until Eclipse Helios is release and we are down to my Top 2 features. Over the life of Eclipse (Jeff McAffer tells me that he’s been working on Eclipse since 1999) a lot has changed. Eclipse started its life inside OTI/IBM. In November 2001 the Eclipse Consortium was announced and Eclipse [...]
Eclipse DemoCamp 2010 in Mannheim
Ever been to Mannheim? If not – this is your chance to visit this lovely city. For the Helios release, the guys behind the majug² (Mannheimer Java user Group) invite everybody to the Helios Democamp in June. And as Ian already found out: Yes, we love our DemoCamps! It’s always great to have technical discussions over a [...]
Helios M6 RCP package
The new EPP packages for Helios M6 are uploaded to the download area and just need some more hours to be distributed to the Eclipse download mirrors until we can make them available for the public from eclipse.org/downloads. The mirroring is important, because otherwise the eclipse.org uplink would be entirely saturated and no one could [...]
Persistent Trees in git, Clojure and CouchDB
This is a tale of three images. I found these images while investigating the internals of several different applications. There are some really neat software projects emerging at the moment, and as a developer I always find it interesting to take a look at the implementation details, because there is often a lot to be [...]





