Feedbacks

Drawing on images with Eclipse RAP

Jun 13, 2012

Recently, I was asked how to create a web application that allows the user to draw on images: We have an application to deliver training content to medical professionals. An important issue for us is …

Eclipse 4 (e4) Tutorial Part 2

Jonas Helming
Jun 12, 2012

From the Application Model to the Implementation of Views This tutorial series introduces the core concepts of the Eclipse 4 Application Platform (e4). One of the key innovations of e4 is the …

Creating p2 composite repositories on the command line

Ralf Sternberg
Jun 11, 2012

Composite repositories make it easy to maintain different versions of a software in a single repository. The idea is to have one public p2 repository that delegates to a number of child repositories. …

Exploring the Request in a CouchDB Show Function

Ian Bull
Jun 8, 2012

CouchDB is very powerful, NoSQL database that uses JSON for Document, JS for Map/Reduce queries and HTTP for an API. Since all communication with CouchDB is done via HTTP requests, CouchDB can easily …

Using the Whiteboard Pattern with RAP

Tillmann Seidel
Jun 8, 2012

When adopting the Whiteboard Pattern for one of our Eclipse RAP based web applications, we stumbled upon a problem concerning the session scope of events. Here’s how we solved it. The Whiteboard …

Eclipse 2014

Jonas Helming
Jun 7, 2012

In exactly three weeks, Eclipse Juno will be released. Many great Eclipse projects will participate in this annual release train. If I’ve counted correctly, it will be the seventh release with a …