Eclipse RCP
20.09.2010 - 24.09.2010, Hamburg
git
07.10.2010 - 08.10.2010, Essen
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.

Saminda, 24. April, 07:32 Uhr

Hi Ralf,

Is it possible to create an RCP extending the eclipse IDE? Basically I want to create my own eclipse distribution with my splash screens and labels.

Thanx,
Saminda

Ralf Ebert, 24. April, 12:37 Uhr

Sure, just create your own product containing the Eclipse SDK feature.

I'm looking forward to your comments:

Schulungen

Eclipse RCP

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