EclipseSource Blogs

Read all latest blog posts

Git at Eclipse

Sep 22, 2009

Git has been gaining some traction in the Eclipse community as of late. From the birth of the EGit project at Eclipse and the recent approval of JGit to be hosted at Eclipse as a sub project of the...

Galileo SR1 EPP Packages - Preview

Sep 21, 2009

Only 4 days until the final Galileo SR1 bits are going to be released on Friday, time to write about some good news: First of all, there is bug 281501 “64 bit Cocoa EPP packages should be...

OSGi EventAdmin Redux

Sep 21, 2009

I recently blogged about the OSGi EventAdmin service and got some good feedback. I like to inform people of some more things that came to light about EventAdmin. First, I added a template in PDE for...

RAP Case Study: Numiton Migration Tools

Sep 21, 2009

I always want to hear why people pick the Eclipse Rich Ajax Platform (RAP) and what applications they are building with it. Last week I send a few questions to Robert Enyedi, CEO at Numiton.com, to...

I Love Refactoring in Eclipse

Sep 18, 2009

The refactoring support in Eclipse has always amazed me. Not only is there a refactoring for just about everything, many of the different Eclipse tools hook into the refactoring support. Frankly,...

Maven in Eclipse

Sep 17, 2009

In the past I have said some unkind words about about maven’s pom.xml format. My aversion to xml heavy configuration has drawn me to more lightweight approaches to build systems, like gradle for...