EclipseSource Blogs

Read all latest blog posts

Dynamic i18n for Tabris.js with selectors and apply()

Mar 16, 2015

Internationalization is a common task for developers and can be easily solved with Tabris.js by working with language specific modules. This article explains the ability of Tabris.js to go beyond the...

EMF Forms Migration - please upgrade to 1.5.1

In short: If you are upgrading from 1.4.x or lower to 1.5.x, and you have existing view models, please use the 1.5.1 service release provided on our download page. Luna SR2 contains only 1.5.0. Please...

Tabris.js Examples - Images

Mar 10, 2015

At some point every mobile app uses images. Maybe to indicate a button or to show you some cute kitten pictures. Tabris.js supports images in a variety of ways, be it as background images, page icons...

EclipseSource at EclipseCon 2015

Mar 9, 2015

The EclipseSource team has landed in San Francisco and many of us are hard at work finalizing our presentations. It looks like a busy week as we are giving 5 talks, 3 tutorials and organizing the...

Meet EMF Forms at EclipseCon

Mar 8, 2015

EclipseCon is just around the corner, starting on Monday with the tutorials. EMF Forms will be presented at different events during the conference. If you would like to know when and where, read on:...

File access during test execution in OSGi projects

Mar 6, 2015

Unit tests should be small in scope and fast in execution. Shooting for tests like these during development, I am getting reliable and ready-to-use code units fairly quickly. Once I have such a unit...