Is it possible to access jazz SC repository files?
![](http://jazz.net/_images/myphoto/7805192be2e9e0b9e8249e8b8180f626.jpg)
2 answers
![](http://jazz.net/_images/myphoto/7805192be2e9e0b9e8249e8b8180f626.jpg)
If you look at the SDK, there is a section on downloading an installing the plain java client libraries. The libraries come with a set of code snippets, one of them prints all the files in a component, a depth first traversal of the file structure.
https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
Here is a quick link to the plain java client, there is a snippets directory shen you unzip it:
https://jazz.net/downloads/rational-team-concert/releases/2.0.0.1/JazzPlainJavaClient-ExpressC-2.0.0.1.zip
Cheers,
Jean-Michel
https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
Here is a quick link to the plain java client, there is a snippets directory shen you unzip it:
https://jazz.net/downloads/rational-team-concert/releases/2.0.0.1/JazzPlainJavaClient-ExpressC-2.0.0.1.zip
Cheers,
Jean-Michel