where can i get "Api JavaDoc For rtc 4.0 "
Please suggest me what to do, as I need
All The information About Plugins of the RTC 4.0 SDK All The information About feature of the RTC 4.0 SDK also package ,Interfaces ,Java Classes and its functionality form RTC 4.0 SDK. to develop plugin for RTC 4.0 Please Help me out. I m disparately wanted to know the source of the info or the way to get it. Please Suggest .
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jul 14 '12, 5:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is pretty much what I can offer. There is a lot of information in the Wiki too. Here some additional links:
https://jazz.net/wiki/bin/view/Main/RtcSdk30 Browse the Plain Java Client Libraries API Javadoc Use the PDE to search in the SDK, select a class in the code or the Extension point editor, search for references and implementations, search for extension points and their usage and open the specification. You can jump to declarations and search for references to the API in the SDK –The SDK provides source code with attached documentation –The references, especially to the JUnit tests provided with the SDK, show how the API is used in the product Use Plugin Spy http://ryehle.wordpress.com/2011/11/21/finding-the-right-service-api-for-your-process-extension/ and other tools to http://marketplace.eclipse.org/content/yet-another-rcp-inspector to look at RTC and how the SDK is used. Look at https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation and more in the Wiki. Search Jazz.net. You need operation ID's for advisors. See here for what is available: https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations Some more links: https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation https://jazz.net/wiki/bin/view/Main/RTCSDK20_SourceControl https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample https://jazz.net/wiki/bin/view/Main/BuildJavaProgrammingExamples Build, Approval: https://jazz.net/wiki/bin/view/Main/CustomPreconditionFollowup https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation SCM, Work Items, Promotion: https://jazz.net/wiki/bin/view/Main/PromotionByWIStatusChange Ralph Schoon selected this answer as the correct answer
|
One other answer
Ralph Schoon (63.5k●3●36●46)
| answered Jul 09 '12, 10:20 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
All the downloads are always on the all downloads tab of the release download: https://jazz.net/downloads/rational-team-concert/releases/4.0?p=allDownloads . This includes SDK, Plain Java Client Libraries and Javadoc for Plain Java.
The Extension workshop https://jazz.net/library/article/634 can help you get started. We are about to publish an update. In the meantime I added some observations to the comments that should help you to set up for 4.0 development by following the 3.0.1 workshop and just taking the comments into consideration. Comments
Kaushik Bhalerao
commented Jul 14 '12, 4:22 a.m.
That will be very helpful Ralph ! Please Suggest me the road map for plugin development on RTC 4.0. (I successfully set Debug and Development Environment )Any thing else should i work on? I am developing plugin using operation- adviser,also please tell me more about inbuilt plugins in SDK used to develop another plugin (Like adviser .....). Waiting for your valuable suggestions.Thanks. |
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.