EclipseSource Blogs

Lesen Sie die neusten Blogposts

Sorting out listener implementations in Java

21.09.2012

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

19.09.2012

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

18.09.2012

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

17.09.2012

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...

Don't miss the Eclipse Day in Delft

14.09.2012

Gather together, learn what others in the Eclipse space do, which tools they use and how they use them. Come join us on the Eclipse Day in Delft on 27th of September. I myself will share a success...

RAP on the Quick: The pure Maven Way

13.09.2012

Lately I was talking with a colleague if it is possible to kickstart a RAP standalone “Hello World” example in less than a coffee break(*). Well it depends… on the content of your local...