EclipseSource Blogs

Read all latest blog posts

Making your images available using markup

Sep 12, 2012

In RAP v1.5 we introduced markup support for several widgets. One of the most frequently asked questions about markup support is: “Why are my images not displaying?”. In this blog post I will give you …

restfuse 1.1.1 released

Sep 10, 2012

Editor’s note: This project is no longer maintained and has been archived. However, you can still access the sources on GitHub. It has been almost a year since the last restfuse news. In the meantime …

RAP/RWT Tips & Tricks: Styling and Corporate Identity Branding

Sep 6, 2012

On most of my customer projects that involved RAP, we had to adapt the look of the application to a Corporate Identity branding. In this blog I want to give a quick overview of the tools and options …

Tabris 0.7.0 – New and Noteworthy

Sep 6, 2012

Tabris has made a big step forward in this 0.7 release. We included many improvements and fixes requested by our users. And we also got some nice new features… New and Noteworthy Base Technology …

Modeling Symposium ECE 2012

Sep 4, 2012

Ed and I are organizing the Modeling Symposium for EclipseCon Europe. It is scheduled for the first day of the conference, i.e., Tuesday, October 23rd at 5 pm. The symposium aims to provide a forum …

The 3 things you should know about hashCode()

Sep 4, 2012

In Java, every object has a method hashCode that is simple to understand but still it’s sometimes forgotten or misused. Here are three things to keep in mind to avoid the common pitfalls. An object’s …