EclipseSource Blogs

Read all latest blog posts

EMF Forms Rendering

EMF Forms is a component of the EMF Client Platform project that provides a form-based User Interface to display and edit your data, a.k.a. the entities of your application. The UI is rendered based...

EMF Validation for Datatype constraints

After defining a model, it is a common next step to define validation rules. Often there is a requirement to have attributes with a restricted length or attributes with values in a specific range....

It's the small things in life...

Aug 20, 2014

… like tiny red circles with numbers on them. RAP 3.0M1 (to be published this Friday) consists mainly of internal changes, like getting rid of old API and IE8 support. However, we did have time...

(Yet) Another Charting Widget for RAP

Jul 21, 2014

Maybe you’re familiar with Ralf Sternberg’s d3 widget for RAP (it’s part of the RAP Examples Demo). Like the name implies, it’s a charting widget based on the d3 library, which...

Migrating Eclipse 4 Applications from Kepler to Luna

Jul 11, 2014

The Eclipse 4.4 release, called “Luna”, was released on 26 June 2014. Since I participated in the migration of a couple of Eclipse 4 applications to the new release, I want to share my findings and...

Do you know the SWT templates in Eclipse?

Jul 4, 2014

Often when I use SWT templates in a presentation, some people look amazed, so I thought it’s worth sharing. If you write SWT code and don’t know these templates yet, you may be wasting...