EclipseSource Blogs

Read all latest blog posts

Eclipse 4 (e4) Tutorial: Services

Sep 3, 2013

In the last two parts of my Eclipse 4 (e4) tutorial, I described details about the dependency injection. One object type that is typically injected in Eclipse 4 is services. Services play a central...

Introducing RAP AutoSuggest

Aug 30, 2013

A while ago we started a new RAP Incubator project, the DropDown widget. This is basically a List widget that can be attached to a text field, like the pop-up of a combo box. In itself this widget...

EMFStore API

Aug 28, 2013

Recently we released EMFStore 1.0.0 and made it available for download and installation. Using the tutorial “Getting Started with EMFStore”, you can set up a demo client and server very...

RAP 2.2M1 published, ClientScripting changes

Aug 26, 2013

The first milestone of RAP 2.2 has been published last Friday. It’s main attraction is the RWT Scripting feature which was formerly known as the incubator “ClientScripting” project....

Eclipse Command Line Options

Aug 22, 2013

Eclipse offers a huge number of command line options to configure many aspects. Some of the more popular ones are: -clean If set to “true”, any cached data used by the OSGi framework and...

EMFStore: How it actually works

Aug 22, 2013

Recently we released EMFStore 1.0.0 and made it available for download and installation. Using the tutorial “Getting Started with EMFStore”, you can set up a demo client and server very fast. But how...