Creating an Eclipse RCP 3.5 target platform

Some things have changed in Eclipse 3.5 regarding target platforms. At first, you don’t need to add any JDT plug-ins any more to be able to export applications using the Export wizard in the IDE. Also the validation when exporting plug-ins is much stricter now.

I published the resulting target platform as github project: eclipse_rcp_de. This is a general-purpose RCP target platform. I added the help features and plug-ins and German translations from the Babel project.

Roughly, these are the steps to create such a target platform:

This is a quite a cumbersome process. This time I did it manually as I’m in a hurry, but I’m looking into finding a convenient way to create such a target platform or automating this process.

Ralf Ebert

Ralf Ebert is an independent software developer, technical writer and trainer. He makes apps for Mac OS X and iOS and builds software solutions for companies using Eclipse RCP and Ruby on Rails. He offers training courses for software developers and writes books and articles about software development.