Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to build a rtc client?

Hi,All.

If I want to extend the RTC client and add some new features into it. How I could build it and generate a new RTC client package. Thanks in advance.

Regards,
Joseph

0 votes



2 answers

Permanent link
Hi there,

I suggest going through this tutorial on PDE Build.

It explains how to use PDE build to build based on a product configuration (.product) file, elaborating on the Eclipse help for PDE Build.

The tutorial has some other good references at the end too.

Instead of building based on the usual Eclipse configuration, though, you would build on the RTC configuration. Which particular configuration you use will differ depending on whether you're adding to the client, the server, or the build engine/toolkit. You'll likely still want to mix in the RCP delta pack, though, to allow you to build for multiple platforms.

Once you're familiar with PDE Build, it's pretty straightforward to set up build definition in RTC to run the build (whether automatically or on demand). You should familiarize yourself with the Ant tasks provided by the build system toolkit. In particular, see the pluginOrganizer task which helps to rearrange your source projects into the directory structure needed by PDE build.

(Note: the help links here are for RTC 1.0.1.1, but still apply for RTC 2.0).

0 votes


Permanent link
See also the PDE build example at:
http://jazz.net/wiki/bin/view/Main/BuildExamples

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Jun 24 '09, 11:15 a.m.

Question was seen: 5,076 times

Last updated: Jun 24 '09, 11:15 a.m.

Confirmation Cancel Confirm