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. |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 09 '17, 1:02 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited May 09 '17, 1:20 p.m. 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/.
Comments
Keith Eberhard
commented May 09 '17, 2:39 p.m.
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.
Ralph Schoon
commented May 09 '17, 2:45 p.m.
| edited May 09 '17, 2:46 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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.
|
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.