Eclipse RCP Schulung
15. - 19. März 2010
iPhone Schulung
26. - 29. April 2010
git Schulung
27. - 28. Mai 2010
11.07.2009

Creating an Eclipse RCP 3.5 target platform

As I recommend using a stripped-down target platform containing only required plugins for RCP development, I just had to update the target platform for my German Eclipse RCP training courses to Eclipse 3.5.

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.

I'm looking forward to your comments:

Schulungen

Eclipse RCP

Ralf Ebert | Blog | Eclipse RCP | Creating an Eclipse RCP 3.5 target platform