EclipseSource Blogs

Read all latest blog posts

RAP mobile 0.5.5 - New and Noteworthy

Mar 30, 2012

In this post we’d like to give you a quick overview of the latest in RAP mobile, version 0.5.5. Android Support for UI Callback The UI callback mechanism enables a RAP client to automatically update …

Client-Side input validation with RAP ClientScripting

Mar 23, 2012

The RAP team started working on a new feature called ClientScripting. It’s still in it’s infancy and will not (yet) be part of the core framework , but its already very useable. The goal is to allow …

M6 brings markup text support to RAP

Mar 23, 2012

The RAP 1.5 M6 milestone build is packed with new features, especially for Trees and Tables. But most notably, you can now use HTML markup in Tables, Trees, and also in Labels: Just enable the markup …

p2 in DC

Mar 23, 2012

Next week I’ll be at EclipseCon in Reston, Virginia. EclipseCon has always been my favorite conference and if my math hasn’t failed me, this will be my 6th one. I’ll be giving two presentations on p2 …

CKEditor for RAP

Mar 22, 2012

If you ever need a WYSIWYG editor in your RAP application, look no further. I originally implemented this as an example of how JavaScript applications can be embedded in RAP as custom widgets. So if …

Simple JUnit4 templates for Eclipse

Mar 20, 2012

JUnit and Eclipse are a great combination, but one thing that I missed every time I worked with JUnit4 was the code templates. Currently, Eclipse ships with pre-defined templates for JUnit3 but not …