EclipseSource Blogs

Read all latest blog posts

Tabris.js 1.8 is here

May 18, 2016

Tabris.js 1.8 is here! The shiny new release includes some much awaited features and we are excited to share them with you. Read on for the details. Grid mode for CollectionView The Tabris.js …

Save the date: Eclipse DemoCamp NEON Munich, June 20th 2016

We are pleased to announce the Eclipse DemoCamp NEON Munich 2016 on June 20th. The DemoCamp Munich is one of the biggest DemoCamps worldwide and, therefore, an excellent opportunity to showcase all …

EMF Forms 1.8.0 Feature: New Group Rendering Options

With Mars.2, we released EMF Forms 1.8.0. EMF Forms makes it really simple to create forms that edit your data based on an EMF model. To get started with EMF Forms please refer to our tutorial. In …

Modeling at EclipseCon France

EclipseCon France is only a couple of weeks away. I’m looking forward to this great conference with a carefully selected program in a beautiful city. And, I’m definitely looking forward to presenting …

Use modern JavaScript in your Tabris.js App

Ralf Sternberg
Apr 19, 2016

The latest version of JavaScript (ES2015, or commonly called ES6) is packed with modern features, including classes, lambda expressions (“arrow functions”), block scoping, template strings, and much …

API Key Authentication in a REST API with JAX-RS

Matthias Kempka
Apr 15, 2016

The designer of a new REST APIs soon comes across the problem of authentication. He has a number of standardized or custom methods to choose from. In this blog entry I want to outline design and …