EclipseSource Blogs

Lesen Sie die neusten Blogposts

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
19.04.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
15.04.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 …

Your first Application based on Eclipse - FAQ

Short Story We have just published a tutorial in which we try to answer the most frequently asked questions about starting to develop an application based on Eclipse. It is focused on using Eclipse as …

Creating a Floating Action Button in Tabris.js

Moritz Post
07.04.2016

Ever since its introduction at Google IO 2014, material design guidelines have gained more and more traction in the web and mobile landscape. Android has adopted the design style and more and more …