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

How do I use the RTC-Client-plainJava source and JavaDoc that is in RTC-SDK-Client-6.0.3?

I have RTC 6.0.3 and RTC-SDK-Client-6.0.3 installed on Eclipse 4.6.3 (Neon 3). The RTC-Client-plainJavaLib-6.0.3 is in the projects build path. How do I link to the plain java JavaDoc and the plain java source that is in RTC-SDK-Client-6.0.3 so that I can see a plain java class description on a mouse hover in the code and to step into the plain java class code during debug.

0 votes



One answer

Permanent link

See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ and https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/.

As a summary: You basically follow the latest extensions workshop: https://rsjazz.wordpress.com/2017/03/17/updated-rtc-extensions-workshop-for-rtc-6-0-3/ and perform Lab1.
In addition to lab 1 you create the user library for the Plain Java Cient Libraries you already installed during the setup.
See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/  section Setting Up The Plain Java Client Libraries and the following sections.

You use a plug in project to be able to prick the PDE to show you the source of the plain javaclient libraries from the SDK by making sure the order of the SDK and the user library is correct.

0 votes

Comments

Our project is not a plugin project. Do you mean to add another project that is a plugin project. Please give more details of the steps to take in the plugin project.

As written in the blog posts, you make the project a plugin project to trick the PDE into showing you the code. It does not matter how you deploy it later.
You can launch the main class and debug. The only inconvenience is to have to add the dependencies to the plugin.xml. However, you can see all the SDK source code as a bonus.

Read the blog posts if you want more details.

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
× 12,031

Question asked: May 09 '17, 11:18 a.m.

Question was seen: 2,837 times

Last updated: May 09 '17, 2:46 p.m.

Related questions
Confirmation Cancel Confirm