Feedbacks

Tip: Generate NLS Fragments in Eclipse

Dec 11, 2008

In Eclipse 3.5M4, there’s new functionality in PDE to help you generate NL fragments. If you have already externalized strings (PDE Tools->Externalize Strings) in your plug-ins, you can …

The creation of EclipseSource announced

Nov 19, 2008

Today we announced the creation of EclipseSource. As the press release puts it, this is really a win-win-win situation for the eco-system, the projects and the EclipseSource team. We are extremely …

ESE Hackathon

Nov 18, 2008

This post is a little late but ESE is just starting and I wanted to highlight the Equinox Hackathon that is going on at the conference. This event is designed to encourage people to start building …

Tip: PDE Build and Binary Cycles

Oct 28, 2008

I recently spent some time with a client removing some cycles in bundles and discussing why cycles are evil in the first place. The problem is that even if you remove cycles from your own code, the …

Performance Testing RAP on the Cloud

Moritz Post
Oct 22, 2008

A recurring question in the RAP community is, “How good is the performance of my RAP application”? Now you can measure it for yourself on the Amazon cloud. In this tutorial I will show you how to set …

RAP 1.2 M2 available

Oct 10, 2008

We shipped RAP 1.2 Milestone 2 this week. New and noteworthy items include: several new widgets (DateTime, ExpandBar, Scale, MessageBox) support for changing the cursor style (Control.setCursor(…)) …