Rational Team Concert 4.0.1 Extensions Workshop Link
One answer
there is no 4.0.1 version and I don't plan on updating the workshop for 4.0.x. The effort to create the workshop is just too big. I might be able to find a way to remove the version dependency. However the way it works now, supporting Jazz SCM for the code baselines, it depends on repotools and that makes it version dependent. Just as described in one of the comments, you can set up with 4.0 and then upgrade to run it with later versions.
This blog explains how you could get started https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ and also about scenarios for newer versions (see section Setting up the RTC SDK).
If you want to run the workshop, I would suggest running it on 4.0. If you want to develop for newer versions and you have run thew workshop but want the plugin source of it, set up 4.0.x and just import the source into your environment.
Please be carefull only to import the source code and not the plugins you imported when setting up the SDK.
Comments
Hello Ralph ,
Thanks for your quick reply .I am going thru the document. What do you mean
", set up 4.0.x and just import the source into your environment. " by this ?.
Further I need an extension for RTC 4.0.1 which is similar to
http://rsjazz.wordpress.com/2012/11/27/resolve-parent-if-all-children-are-resolved-participant/
Warm Regards
Girish
If you ran the 4.0 workshop and want to set up 4.0.1 SDK and bring that source from your old workshop over, just import that source for the example extensions.
If you have any other source like from my blog for download, just import that into your workspace after you set up your SDK environment for 4.0.x.
Also see http://rsjazz.wordpress.com/2013/07/09/new-version-and-now-experiences-with-sdk-and-plain-java-api-across-tool-versions/ for more information.
Hello Ralph
Thanks will work on that
Regards