Feedbacks
Configuring EMFStore Server
Recently we released EMFStore 1.0.0 and made it available for download and installation. Using the tutorial “Getting Started with EMFStore”, you can set up a first client based on the EMF Client …
Control Your OSGi Application at Runtime
It is a common procedure to read the initial configuration of a classic Java program from a file system properties file. Once the program is up and running, changes made to the configuration will be …
Git Best Practices
At EclipseSource and Eclipse we love git, as you can tell by the 582 public repositories on Eclipse’s github page. Once you are familiar with the basics (if not, try this 15 minute tutorial or watch …
How to debug RAP 2.x custom widgets and client listener
RAP 2.0 introduced the JavaScriptLoader service to allow custom widgets to load their scripts dynamically. However, because this is based on an “eval”-like JavaScript feature, the scripts did not …
Running EMFStore with multiple Clients and a Server
Recently we released EMFStore 1.0.0 and made it available for download and installation. Using the tutorial “Getting Started with EMFStore”, you can set up a first client based on the EMF Client …
Tabris 1.1 is here!
Today we are proud to release Tabris 1.1. Since the 1.0 release we have focused on making Tabris even more robust and made improvements such as a whole new TabFolder implementation for the Android …