RTC Extension workshop : setting up the dev environment
![](http://jazz.net/_images/myphoto/72e1c992c3d0bded57e4494c0c6dd044.jpg)
Hello,
I've installed a dev environment following the instructions in the extension workshop. I developped some extensions and all is OK.
But, now, I would like to integrate this environment developpement in our official installation. We currently have an eclipse installation installed using the installation manager.
I followed these steps :
- installed SDK in a local repository
- installed the custom launcher in the eclipse dropins
- imported tests.utils and licensing fragments
It's now told (page 35) in the
workshop that we need to import com.ibm.team.rtc.client.feature. I'm not able to find it in my installation, neither in IBMIMShared, nor in my TeamConcert folders. I was able to find it in the plain zip client installation.
Is there a way to reuse the custom launchers given with the extension
workshop ? Or what do I need to do in the launchers to use them in such a configuration ?
PS : the workshop I'm following is this one : https://jazz.net/library/article/634/
My Best Regards,
Sylvain
4 answers
![](http://jazz.net/_images/myphoto/72e1c992c3d0bded57e4494c0c6dd044.jpg)
Which RTC version are you using? You have to use the version that is the build basis for this workshop.
If you are using the right build and can't find the feature, you have most likely not installed the SDK into the suggested location (you have to search in your location then), missed to uncheck the "Choose from featues in the target plaform", or did miss something else in the steps to setup the SDK and target platform.
If you are using the right build and can't find the feature, you have most likely not installed the SDK into the suggested location (you have to search in your location then), missed to uncheck the "Choose from featues in the target plaform", or did miss something else in the steps to setup the SDK and target platform.
Comments
![](http://jazz.net/_images/myphoto/72e1c992c3d0bded57e4494c0c6dd044.jpg)
Hello,
I'm using RTC 3.0.1 (the one targeted by the workshop).
The feature we should add here is not from SDK but from RTC Eclipse installation (it says "C:\RTC301Dev\installs\TeamConcert\jazz\client\eclipse." in the workshop). We could find it in the plain zip installation (which is described in the workshop), but we would like to find it in the Installation Manager Repository installation. This is the official version used by my company and I would like not to use an alternative installation.
Regards,
Sylvain
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
This is a plugin that is deployed in the eclipse client. If you install the eclipse client from Installation Manager to some location, you should find it too. You won't find it from the Installation Manager repository, because it is buried somewhere in a compressed file.
Keep in mind you are setting up a development environment and not just a client for any user.