Feedbacks
(November) Democamp Munich 2013
This year we are again very happy to be hosting an Eclipse November DemoCamp in Munich. However, as last year, we are cheating a little, because it will be on December 5th. So let’s call it the …
The evolution of RAP's FileDialog
The ability to upload files is key functionality for every Web application and, naturally RAP can upload files too. In the beginning ( RAP 1.2 ), this functionality was provided by a custom widget …
OSGi JAX-RS Connector 3.1 released
Earlier this year in June we released the 3.0 version of the OSGi JAX-RS Connector together with JAX-RS 2.0. Since then a lot has happened in the project and we decided to do a 3.1 release. Below are …
Coming Up: RAP 2.2M2 with sexy new ToolTips
RAP 2.2M2 is due next week, and if you use any ToolTips (the property, not the class) in your application you will notice quite a few changes. First, ToolTips have a new default look, and they can now …
Execution of JUnit Tests in a Single-Sourced Application
One strength of Eclipse is the possibility to use the same code on desktop clients as well as in web clients. The same application can run as an installed desktop application and in the web browser, …
Crossing boundaries with the new Android ViewOverlay
Animations are an integral part of mobile applications. They make an app more enjoyable, emphasize actions and, in general enrich the user experience. While there are many ways to perform animations …