Build a Rich Client Platform application (II)

3 January 2008

In this post, I will tell you how to create a simple RCP application.

In Eclipse select File-> New Project. From the list select Plug-In project.

Then perform the following steps:

Give your RCP plugin a name, e.g. “MyRCP” .

RCP 1

As a template select the “Hello RCP”.RCP 3

Make the following settings. As we are going to develop a RCP application, select “Yes” at the last question.

RCP 2

Click Next.

RCP 4

Click finish and you should see an editor and the tab “Overview” should be selected. Select then under “Testing” “Launch an Eclipse Application”. Alternatively: Run this program by selecting the automatically created “plugin.xml”, right mouse click and select run as Eclipse Application. The result should look like the following:

RCP 5

del.icio.us:Build a Rich Client Platform application (II)  digg:Build a Rich Client Platform application (II)  spurl:Build a Rich Client Platform application (II)  wists:Build a Rich Client Platform application (II)  simpy:Build a Rich Client Platform application (II)  newsvine:Build a Rich Client Platform application (II)  blinklist:Build a Rich Client Platform application (II)  furl:Build a Rich Client Platform application (II)  reddit:Build a Rich Client Platform application (II)  fark:Build a Rich Client Platform application (II)  blogmarks:Build a Rich Client Platform application (II)  Y!:Build a Rich Client Platform application (II)  smarking:Build a Rich Client Platform application (II)  magnolia:Build a Rich Client Platform application (II)  segnalo:Build a Rich Client Platform application (II)  gifttagging:Build a Rich Client Platform application (II)

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Build a Rich Client Platform application (II)

Leave a Reply