EclipseSource Blogs
Lesen Sie die neusten Blogposts
An Apache Cordova hook to auto bump iOS CFBundleVersion and Android versionCode
Bumping versions is a topic that should be fully automated from my point of view. Doing it manually guarantees errors for sure. I experienced it so many times as well :) . Recently we have published …
The Collaborative Modeling Initiative explained
Modeling is a great way to increase productivity by raising the level of abstraction and creating dedicated abstractions for specific cases. Models may serve several purposes, ranging from means for …
Brand your Tabris.js app
Branding an app is essential! That’s why we wanted to make the branding of a Tabris.js app as easy as possible. As you might have read, since a few days we provide a free build service on tabrisjs.com …
Your own JavaScript mobile app with Tabris.js in 10 minutes
One of the things we live at EclipseSource is efficiency. This is true for IDE usage, code and development lifecycles. This is why we made the Tabris.js development lifecycle as fast as possible with …
Top Committer Award for Eugen Neufeld
Eugen was honored with the Top Committed Award at EclipseCon North America. We would like to take this opportunity to thank Eugen for his great contributions over the years - especially to EMF Forms …
Tabris.js Navigation Drawer
Tabris.js provides cross-platform access to native gestures and controls through Javascript. In recent articles we have explored images, swipe to dismiss, user input and even parallax scrolling. Today …