Feedbacks

How to package your own p2 repository: FeaturesAndBundlesPublisher

Samy Abou Shama
Oct 25, 2012

Ever wondered how you can create a p2 repository from an arbitrary bunch of pre-built Eclipse bundles and features? OK, you might also be wondering why you would want to do that. Let me give you a …

Software Craftsmanship at EclipseCon Europe 2012

Oct 19, 2012

In some of my previous posts I’ve talked about well-crafted code. I’m really convinced that software development is a craft - but what does that mean? The “Manifesto for Software Craftsmanship” …

Tabris 0.8.0 – New and Noteworthy

Johannes Eickhold
Oct 19, 2012

A few days before the start of EclipseCon Europe 2012, we are releasing version 0.8.0 of Tabris. If you have the chance to visit EclipseCon Europe, just ask us for a demo or visit our Tabris talk and …

Mobile development survey - target mobile platforms, skills and look & feel

Jochen Krause
Oct 18, 2012

Last week we published a tool for giving developers hints on which mobile platforms might best suite their requirements with respect to platforms, skill and more parameters. Mobile Select-O-Matic does …

JavaScriptExecutor is now API

Ivan Furnadjiev
Oct 17, 2012

In the second milestone of RAP v2.0 we introduced a new Client API. It allows as to distinguish between different clients (web client, native android client…) and handle their specific capabilities. …

Serial Communication in Java with Raspberry Pi and RXTX

Johannes Eickhold
Oct 17, 2012

Serial communication is one of the ancient technologies in computing that is still relevant today. Its origins date back to the 1960’s when serial communication was used between teletypewriters and …